Property MinimumLength
MinimumLength
Gets or sets the minimum length of the property.
[JsonPropertyName("minimum_length")]
public int MinimumLength { get; set; }
Gets or sets the minimum length of the property.
[JsonPropertyName("minimum_length")]
public int MinimumLength { get; set; }