-
-
Notifications
You must be signed in to change notification settings - Fork 9
Can't use RuleSets or Selectors with Field Validation #64
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
It would be nice to be able to have custom Selectors and RuleSets apply to individual field validation not just OnSubmit validation.
Say I have a field with two rules in the Validator:
A: Simple validation like a length check
B: Database validation
There is currently no way to prevent Rule B from running whenever the field changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed