Registers an InputFileSizeValidator instance on the UIComponent associated with the closest parent UIComponent custom action.
Example:<nxu:inputFile value="#{document.file.content}" filename="#{document.file.filename}" editFilename="true"> <nxu:validateFileSize maxSize="10Mo" /> </nxu:inputFile>
Info | Value |
---|---|
Validator ID | InputFileSizeValidator |
Handler Class | None |
Description | None |
Output generated by Vdldoc View Declaration Language Documentation Generator.