Property ErrorContent
ErrorContent
Some additional context for the ValidationError, such as a string describing the error.
public object ErrorContent { get; set; }
Some additional context for the ValidationError, such as a string describing the error.
public object ErrorContent { get; set; }