All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.xhtml.form-close-validate.ftl Maven / Gradle / Ivy

There is a newer version: 2.2.5
Show newest version
<#--
START SNIPPET: supported-validators
Only the following validators are supported:
* required validator
* requiredstring validator
* stringlength validator
* regex validator
* email validator
* url validator
* int validator
* double validator
END SNIPPET: supported-validators
-->
<#if parameters.validate?default(false) == true>






© 2015 - 2025 Weber Informatics LLC | Privacy Policy