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(javax.el.ValueExpression contentType)
void
setMaxSize(javax.el.ValueExpression maxSize)
-