# Packages
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
SpeakRequestValidationError is the validation error returned by SpeakRequest.Validate if the designated constraints aren't met.
No description provided by the author
SpeakResponseValidationError is the validation error returned by SpeakResponse.Validate if the designated constraints aren't met.
# Type aliases
SpeakRequestMultiError is an error wrapping multiple validation errors returned by SpeakRequest.ValidateAll() if the designated constraints aren't met.
SpeakResponseMultiError is an error wrapping multiple validation errors returned by SpeakResponse.ValidateAll() if the designated constraints aren't met.