# Variables
No description provided by the author
# Structs
No description provided by the author
NextIDReqValidationError is the validation error returned by NextIDReq.Validate if the designated constraints aren't met.
No description provided by the author
No description provided by the author
NextIDRespDataValidationError is the validation error returned by NextIDRespData.Validate if the designated constraints aren't met.
NextIDRespValidationError is the validation error returned by NextIDResp.Validate if the designated constraints aren't met.
# Type aliases
NextIDReqMultiError is an error wrapping multiple validation errors returned by NextIDReq.ValidateAll() if the designated constraints aren't met.
NextIDRespDataMultiError is an error wrapping multiple validation errors returned by NextIDRespData.ValidateAll() if the designated constraints aren't met.
NextIDRespMultiError is an error wrapping multiple validation errors returned by NextIDResp.ValidateAll() if the designated constraints aren't met.