Class ValidationController

    • Constructor Detail

      • ValidationController

        public ValidationController()
    • Method Detail

      • getLetter

        public String getLetter()
      • setLetter

        public void setLetter​(String letter)
      • customValidator

        public void customValidator​(javax.faces.context.FacesContext facesContext,
                                    javax.faces.component.UIComponent component,
                                    Object value)
                             throws javax.faces.validator.ValidatorException
        Throws:
        javax.faces.validator.ValidatorException
      • passwordValidator

        public void passwordValidator​(javax.faces.context.FacesContext facesContext,
                                      javax.faces.component.UIComponent component,
                                      Object value)
                               throws javax.faces.validator.ValidatorException
        Throws:
        javax.faces.validator.ValidatorException