Info | Value |
---|---|
Validator ID | org.apache.myfaces.tobago.FileItem |
Handler Class | org.apache.myfaces.tobago.facelets.TobagoValidateHandler |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
contentType | false | jakarta.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". |
maxSize | false | jakarta.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.