public interface RegExFacet extends MultipleValueFacet, ValidatingInteractionAdvisor
In the standard Apache Isis Programming Model, corresponds to the @RegEx annotation.
MaskFacetNOOP| Modifier and Type | Method and Description |
|---|---|
boolean |
caseSensitive() |
boolean |
doesNotMatch(String proposed) |
String |
format() |
String |
format(String text) |
String |
validation() |
invalidatesalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetString validation()
boolean caseSensitive()
boolean doesNotMatch(String proposed)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.