code and a human-readable message.
Example
Properties
A unique identifier for the validation rule that failed.Example:
"username-too-short", "username-invalid-characters"The field associated with the validation error, typically “username”, “email”, or “phone”.
A human-readable description of the error.Example:
"Username must be at least 3 characters long."