package
0.0.4
Repository: https://github.com/calvine/simplevalidation.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Interfaces

This interface represents a data validator, they are intended to be simple and easy to implement for custom types.

# Type aliases

ValidatorFactory is a type alias for a function that take no parameters and reutrns a Validator.