public interface LengthConstraint extends ConstraintMetaDefinition
getMin() and an upper bound returned by
getMax(). min or
max. The defined min and max mean the
minimum and maximum length accepted for the type being restricted,
respectively. Long.MAX_VALUE ConstraintMetaDefinition ConstraintMetaDefinition| Modifier and Type | Method and Description |
|---|---|
Number |
getMax()
Returns the length-restricting upper bound value.
|
Number |
getMin()
Returns the length-restricting lower bound value.
|
getDescription, getErrorAppTag, getErrorMessage, getReferenceNumber getMin()
Number getMax()
Copyright © 2017 OpenDaylight. All rights reserved.