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 Details

    • Validator

      public Validator()
  • Method Details

    • getBeanBeforeJsfValidation

      public Boolean getBeanBeforeJsfValidation()
    • setBeanBeforeJsfValidation

      public void setBeanBeforeJsfValidation(Boolean beanBeforeJsfValidation)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object