Type parameter | Description |
---|---|
TDomainValue | |
TDomainError |
Returns the domain validation correction. This is the same as the value of the "correction" key in the domain validation function's return value.
Returns the domain validation error. This is the same as the value of the "error" key in the domain validation function's return value.
True for a failed validation. False otherwise.
Generated using TypeDoc
Represents a failed domain validation.