Interface ValidateFileItemTagDeclaration
-
public interface ValidateFileItemTagDeclaration
Register anFileItemValidator
instance on the UIComponent associated with the closest parent UIComponent custom action.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setContentType(jakarta.el.ValueExpression contentType)
void
setMaxSize(jakarta.el.ValueExpression maxSize)
-