Class ValueConstraint.Size

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

public static class ValueConstraint.Size extends ValueConstraint
The attribute value must be between the specified boundaries based on the min and max properties. Supported types are JSON compatible strings, arrays and objects. Null values are considered valid.
See Also: