Package org.jboss.hal.ballroom.form
Class PatternValidation.JndiNameValidation
- java.lang.Object
-
- org.jboss.hal.ballroom.form.PatternValidation
-
- org.jboss.hal.ballroom.form.PatternValidation.JndiNameValidation
-
- All Implemented Interfaces:
FormItemValidation<Object>
- Enclosing class:
- PatternValidation
public static class PatternValidation.JndiNameValidation extends PatternValidation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.jboss.hal.ballroom.form.PatternValidation
PatternValidation.JndiNameValidation
-
Nested classes/interfaces inherited from interface org.jboss.hal.ballroom.form.FormItemValidation
FormItemValidation.ValidationRule
-
-
Constructor Summary
Constructors Constructor Description JndiNameValidation()
-
Method Summary
-
Methods inherited from class org.jboss.hal.ballroom.form.PatternValidation
validate
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.hal.ballroom.form.FormItemValidation
validateIf
-
-