# Variables
No description provided by the author
# Structs
No description provided by the author
EmptyValidationError is the validation error returned by Empty.Validate if the designated constraints aren't met.
No description provided by the author
StatusValidationError is the validation error returned by Status.Validate if the designated constraints aren't met.
# Type aliases
EmptyMultiError is an error wrapping multiple validation errors returned by Empty.ValidateAll() if the designated constraints aren't met.
StatusMultiError is an error wrapping multiple validation errors returned by Status.ValidateAll() if the designated constraints aren't met.