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