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

Can the error message be a computed value based on the form state? #67

Open
faassen opened this issue Jan 14, 2019 · 0 comments
Open

Can the error message be a computed value based on the form state? #67

faassen opened this issue Jan 14, 2019 · 0 comments

Comments

@faassen
Copy link
Contributor

faassen commented Jan 14, 2019

Currently the validation message is calculated explicitly when you validate the form. This is also performed when you modify a field. But we could see a validation error message as a computed value based on the state of the form (and other state). If we did this, the validation messages would automatically update if, for instance, conversion options change (as long as it's observable).

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