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

Only work on fields with the date validator set #5

Open
daniel-ac-martin opened this issue May 27, 2016 · 1 comment
Open

Only work on fields with the date validator set #5

daniel-ac-martin opened this issue May 27, 2016 · 1 comment

Comments

@daniel-ac-martin
Copy link
Collaborator

As this module will add in validation when it detects a input-date mixin submission, it probably makes more sense to only work with fields that have the 'date' validator set.

This has the side benefit of limiting the damage of #4.

@daniel-ac-martin
Copy link
Collaborator Author

Fixing this using a special 'input-date' validator.
(Because I believe that template mixins should be modified in a way that will require a special validator anyway.)

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