FormValidationErrorObject Properties
An object defining properties for the FormValidationErrorObject class.
Fields
A list of field names associated with the validation error.
ControlName
The name of the control that encountered a validation error.
Type: string
Message
The validation error message.
Type: string