ValidationError.ErrorCode property
Gets or sets the error code.
public string? ErrorCode { get; set; }
Property Value
The error code.
See Also
- class ValidationError
Gets or sets the error code.
public string? ErrorCode { get; set; }
The error code.