Skip to content

ValidationError.Arguments property

Gets or sets the arguments.

public string? Arguments { get; set; }

Property Value

The arguments.

See Also