graphpinator
graphpinator copied to clipboard
InputField customValidation function
Add option to declare user-defined validation functions to inputFields.
Directives can be used as a validation layer (see constraint-directives), but sometimes a simple and/or very specialized validation is required for a field and it does not make sense to create custom directive for such case.