nxu

Tag validateFileMimetype

Validator Information 
InfoValue
Validator IDInputFileMimetypeValidator
Handler ClassNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
extensions false javax.el.ValueExpression
(must evaluate to java.lang.String)
String representing the list of extensions to check for a file, separated by commas.
authorized false javax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean indicating if the list of extensions represents authorized extensions or unauthorized ones. Defaults to true.
binding false java.lang.Object A ValueExpression that evaluates to an instance of the validator.
hidden false javax.el.ValueExpression
(must evaluate to java.lang.Boolean)
Boolean indicating if the list of extensions is displayed. Defaults to false.

Output generated by Vdldoc View Declaration Language Documentation Generator.