Class AUniqueManDepNameValidator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>

    • Constructor Detail

      • AUniqueManDepNameValidator

        public AUniqueManDepNameValidator​(Class<T> clazz,
                                          boolean allowSame)
      • AUniqueManDepNameValidator

        public AUniqueManDepNameValidator​(Class<T> clazz)
    • Method Detail

      • validate

        public void validate​(javax.faces.context.FacesContext context,
                             javax.faces.component.UIComponent component,
                             Object value)
                      throws javax.faces.validator.ValidatorException
        Specified by:
        validate in interface javax.faces.validator.Validator<T extends INameProviding & de.xima.cmn.dao.interfaces.IEntity<Long> & IMandantDependent>
        Throws:
        javax.faces.validator.ValidatorException
      • throwError

        public void throwError()
                        throws javax.faces.validator.ValidatorException
        Throws:
        javax.faces.validator.ValidatorException