Class MyfacesProperties.Validator
- java.lang.Object
-
- org.joinfaces.autoconfigure.myfaces.MyfacesProperties.Validator
-
- Enclosing class:
- MyfacesProperties
public static class MyfacesProperties.Validator extends Object
Validator class of beanBeforeJsfValidation property.
-
-
Constructor Summary
Constructors Constructor Description Validator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
canEqual(Object other)
boolean
equals(Object o)
Boolean
getBeanBeforeJsfValidation()
int
hashCode()
void
setBeanBeforeJsfValidation(Boolean beanBeforeJsfValidation)
String
toString()
-