ValidationErrorInfo Properties
An object defining properties for the ValidationErrorInfo class.
MemberName
Specifies the name of the member associated with the validation error.
Type: string
Code
Represents the error code associated with the validation error.
Type: string
MaxValue
Maximum value constraint relevant to the validation error, if applicable.
MinValue
Minimum value constraint relevant to the validation error, if applicable.
Message
Contains the error message describing the validation error.
Type: string