strictMaxEnabled property
Whether each value needs to be strictly lesser than ('<') the maximum, or if equality is allowed.Only relevant if a max_value has been defined.
Default = false.
Optional.
Implementation
core.bool? strictMaxEnabled;
Whether each value needs to be strictly lesser than ('<') the maximum, or if equality is allowed.Only relevant if a max_value has been defined.
Default = false.
Optional.
core.bool? strictMaxEnabled;