Class ValueConstraint.NotNull

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

public static class ValueConstraint.NotNull extends ValueConstraint
The attribute value must not be null. Accepts any type.
See Also: