tc

Tag validateFileItem

Validator Information 
InfoValue
Validator IDorg.apache.myfaces.tobago.FileItem
Handler Classorg.apache.myfaces.tobago.facelets.TobagoValidateHandler
DescriptionNone
Attributes 
NameRequiredTypeDescription
contentTypefalsejakarta.el.ValueExpression
(must evaluate to java.lang.String)
A list of allowed content types or extensions of the file. Examples: "image/png,application/pdf,.xml,.doc".
maxSizefalsejakarta.el.ValueExpression
(must evaluate to java.lang.Long)
The maximum size of the file in bytes.

Output generated by Vdldoc View Declaration Language Documentation Generator.