Skip to content

ValidationError.ErrorCode property

Gets or sets the error code.

public string? ErrorCode { get; set; }

Property Value

The error code.

See Also