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