Class ValueConstraint.NotBlank

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

public static class ValueConstraint.NotBlank extends ValueConstraint
The attribute value must not be null and must contain at least 1 non-whitespace character. Accepts strings.
See Also: