# Variables
No description provided by the author
# Structs
No description provided by the author
AuditValidationError is the validation error returned by Audit.Validate if the designated constraints aren't met.
No description provided by the author
EmptyRespValidationError is the validation error returned by EmptyResp.Validate if the designated constraints aren't met.
No description provided by the author
ErrorValidationError is the validation error returned by Error.Validate if the designated constraints aren't met.
COMMON REQUEST MESSAGES.
IdReqValidationError is the validation error returned by IdReq.Validate if the designated constraints aren't met.
No description provided by the author
PageableValidationError is the validation error returned by Pageable.Validate if the designated constraints aren't met.
No description provided by the author
PageMetaDataValidationError is the validation error returned by PageMetaData.Validate if the designated constraints aren't met.
COMMON RESPONSE MESSAGES.
No description provided by the author
No description provided by the author
UpsertResp_DataValidationError is the validation error returned by UpsertResp_Data.Validate if the designated constraints aren't met.
No description provided by the author
UpsertRespValidationError is the validation error returned by UpsertResp.Validate if the designated constraints aren't met.
No description provided by the author
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
# Type aliases
AuditMultiError is an error wrapping multiple validation errors returned by Audit.ValidateAll() if the designated constraints aren't met.
EmptyRespMultiError is an error wrapping multiple validation errors returned by EmptyResp.ValidateAll() if the designated constraints aren't met.
ErrorMultiError is an error wrapping multiple validation errors returned by Error.ValidateAll() if the designated constraints aren't met.
IdReqMultiError is an error wrapping multiple validation errors returned by IdReq.ValidateAll() if the designated constraints aren't met.
PageableMultiError is an error wrapping multiple validation errors returned by Pageable.ValidateAll() if the designated constraints aren't met.
PageMetaDataMultiError is an error wrapping multiple validation errors returned by PageMetaData.ValidateAll() if the designated constraints aren't met.
UpsertResp_DataMultiError is an error wrapping multiple validation errors returned by UpsertResp_Data.ValidateAll() if the designated constraints aren't met.
UpsertRespMultiError is an error wrapping multiple validation errors returned by UpsertResp.ValidateAll() if the designated constraints aren't met.
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.