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