Class | Description |
---|---|
ListHelper |
Handlebars helper class that provides conditional list iteration, which means that it will only iterate if it's an
Iterable
or an array, and will do normal Handlebars processing otherwise. |
MissingValueHelper |
Handlebars helper that will add a missing field error to the current
ValidationResult if the parameter value is
missing. |
Copyright © 2023. All rights reserved.