Property MaximumLength
MaximumLength
Gets or sets the maximum length of the property.
[JsonPropertyName("maximum_length")]
public int MaximumLength { get; set; }
Gets or sets the maximum length of the property.
[JsonPropertyName("maximum_length")]
public int MaximumLength { get; set; }