Property Property
Property
Gets or sets the property name associated with a validation failure.
[JsonPropertyName("property")]
public string? Property { get; set; }
Gets or sets the property name associated with a validation failure.
[JsonPropertyName("property")]
public string? Property { get; set; }