Interface ValidateFileItemTagDeclaration


  • public interface ValidateFileItemTagDeclaration
    Register an FileItemValidator instance on the UIComponent associated with the closest parent UIComponent custom action.
    • Method Detail

      • setMaxSize

        void setMaxSize​(jakarta.el.ValueExpression maxSize)
      • setContentType

        void setContentType​(jakarta.el.ValueExpression contentType)