package
2.0.4+incompatible
Repository: https://github.com/gobuffalo/validate.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
EmailLike checks that email has two parts (username and domain separated by @) Also it check that domain have domain zone (don`t check that zone is valid).
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
IntsAreEqual is a validator that will compare two integers and add an error if they are not equal.
IntsAreNotEqual is a validator that compares two integers and will add an error if they are equal.
RegexMatch specifies the properties needed by the validation.
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
No description provided by the author