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

templates.java.validations_array.mustache Maven / Gradle / Ivy

There is a newer version: 0.113
Show newest version
{{&indent}}        for ({{#arrayItems}}{{>type}} {{&javaName}}{{/arrayItems}} : {{&javaName}}) {
{{#indent.increment}}{{#arrayItems}}{{>validations}}{{/arrayItems}}{{/indent.increment}}{{&indent}}        }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy