strictMinEnabled property
Whether each value needs to be strictly greater than ('>') the minimum, or if equality is allowed.Only relevant if a min_value has been defined.
Default = false.
Optional.
Implementation
core.bool? strictMinEnabled;
Whether each value needs to be strictly greater than ('>') the minimum, or if equality is allowed.Only relevant if a min_value has been defined.
Default = false.
Optional.
core.bool? strictMinEnabled;