Property MinLength
MinLength
[JsonPropertyName("minLength")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public int? MinLength { get; set; }
Property Value
- int?
[JsonPropertyName("minLength")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public int? MinLength { get; set; }