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

Handle custom data validation for forms #11

Closed
6 tasks done
cdubz opened this issue Nov 1, 2017 · 1 comment
Closed
6 tasks done

Handle custom data validation for forms #11

cdubz opened this issue Nov 1, 2017 · 1 comment

Comments

@cdubz
Copy link
Member

cdubz commented Nov 1, 2017

  • Diaper Change: wet or solid must be selected. (492bcdd)
  • Diaper Change: color required when solid selected. (492bcdd)
  • Feeding: only allow "bottle" method for "formula" type. (492bcdd)
  • Duration sanity checks for all models. (Add validation for model durations #10)
  • Date/time fields for all models not in the future. (5343db5)
  • Intersection checks for all models with duration (e.g. don't allow overlapping sleep entries for a child).

I will leave this issue open for a bit to discuss other validation requirements.

@cdubz cdubz created this issue from a note in Feature Work (Good First PRs!) Nov 1, 2017
@cdubz
Copy link
Member Author

cdubz commented Nov 5, 2017

Closed by e6acfe4.

@cdubz cdubz closed this as completed Nov 5, 2017
Feature Work automation moved this from Good First PRs! to Woo! Nov 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Feature Work
  
Woo!
Development

No branches or pull requests

1 participant