Package org.craftercms.deployer.utils.handlebars
package org.craftercms.deployer.utils.handlebars
-
ClassesClassDescriptionHandlebars helper class that provides conditional list iteration, which means that it will only iterate if it's an
Iterableor an array, and will do normal Handlebars processing otherwise.Handlebars helper that will add a missing field error to the currentValidationResultif the parameter value is missing.