# Variables
No description provided by the author
# Structs
No description provided by the author
ValidatorValidationError is the validation error returned by Validator.Validate if the designated constraints aren't met.
# Type aliases
ValidatorMultiError is an error wrapping multiple validation errors returned by Validator.ValidateAll() if the designated constraints aren't met.