Interface ValidatorConfig

All Superinterfaces:
TagConfig

public interface ValidatorConfig extends TagConfig

Used in creating ValidatorHandler and all implementations.

Since:
2.0
  • Method Details

    • getValidatorId

      String getValidatorId()

      Return the validator-id associated with a particular validator in your faces-config

      Returns:
      the validator-id
      Since:
      2.0