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

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

There is a newer version: 3.6.2
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) && (parameters.performValidation?default(false) == true))>






© 2015 - 2025 Weber Informatics LLC | Privacy Policy