Property MaxLength
MaxLength
Gets or sets the maximum number of characters allowed.
[JsonProperty("max")]
public ushort MaxLength { get; set; }
Gets or sets the maximum number of characters allowed.
[JsonProperty("max")]
public ushort MaxLength { get; set; }