graphpinator icon indicating copy to clipboard operation
graphpinator copied to clipboard

InputField customValidation function

Open peldax opened this issue 3 years ago • 0 comments

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.

peldax avatar Jan 24 '22 14:01 peldax