Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(formql-core) set and remove validators in "component editor". #29

Open
andreElrico opened this issue Apr 2, 2020 · 0 comments
Open

Comments

@andreElrico
Copy link

Hey I just started working on this feature and want to know you thoughts:

  • component editor has a list of validators
  • for each component instance we can add and remove validators
  • conditional validation => require "field a" if "field b" >= 10 ... etc
  • new validators can be registered via "addValidators" api.
  • and much more ideas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant