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