Interface HasValidator

  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setValidator(String validator)
    A method binding EL expression, accepting FacesContext, UIComponent, and Object parameters, and returning void, that validates the component's local value.
  • Method Details

    • setValidator

      void setValidator(String validator)
      A method binding EL expression, accepting FacesContext, UIComponent, and Object parameters, and returning void, that validates the component's local value.