|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegExFacet
Whether the (string) property or a parameter must correspond to a specific regular expression.
In the standard Apache Isis Programming Model, corresponds to the @RegEx annotation.
MaskFacet| Field Summary |
|---|
| Fields inherited from interface org.apache.isis.core.metamodel.interactions.InteractionAdvisorFacet |
|---|
NOOP |
| Method Summary | |
|---|---|
boolean |
caseSensitive()
|
boolean |
doesNotMatch(String proposed)
|
String |
format()
|
String |
format(String text)
|
String |
validation()
|
| Methods inherited from interface org.apache.isis.core.metamodel.interactions.ValidatingInteractionAdvisor |
|---|
invalidates |
| Methods inherited from interface org.apache.isis.core.metamodel.facetapi.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Method Detail |
|---|
String validation()
String format()
boolean caseSensitive()
boolean doesNotMatch(String proposed)
String format(String text)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||