OpenForm - Validators
Validator library for OpenForm. It supports several validators such as minValue, maxValue, minLength, maxLength, *minDate, *maxDate, earliestToday, email and also combinations.
Usage
; const result = ;
If you want to use the validationKeys to write your validation predicate:
; const result = ;