Class ValueConstraint.Max

java.lang.Object
org.openremote.model.value.ValueConstraint
org.openremote.model.value.ValueConstraint.Max
All Implemented Interfaces:
Serializable
Enclosing class:
ValueConstraint

public static class ValueConstraint.Max extends ValueConstraint
The attribute value must be a number lower or equal to the specified value on the max property. Null values are considered valid.
See Also: