# Variables
No description provided by the author
# Structs
No description provided by the author
OnlineStatusValidationError is the validation error returned by OnlineStatus.Validate if the designated constraints aren't met.
No description provided by the author
UserProfileValidationError is the validation error returned by UserProfile.Validate if the designated constraints aren't met.
# Type aliases
OnlineStatusMultiError is an error wrapping multiple validation errors returned by OnlineStatus.ValidateAll() if the designated constraints aren't met.
UserProfileMultiError is an error wrapping multiple validation errors returned by UserProfile.ValidateAll() if the designated constraints aren't met.