public interface MaxLengthFacet extends SingleIntValueFacet, ValidatingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to the @MaxLength annotation.
NOOP| Modifier and Type | Method and Description |
|---|---|
boolean |
exceeds(ObjectAdapter adapter)
Whether the provided string exceeds the maximum length.
|
valueinvalidatesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetboolean exceeds(ObjectAdapter adapter)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.