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

Add Food Form Validations #32

Open
mngatewood opened this issue Feb 17, 2019 · 0 comments
Open

Add Food Form Validations #32

mngatewood opened this issue Feb 17, 2019 · 0 comments
Labels
bug Something isn't working front-end in progress

Comments

@mngatewood
Copy link
Collaborator

Validate fields:

  1. Name is not blank and alpha-numeric
  2. State.type is either "food" or "reaction"
  3. Time is one of the following:
    8:00 AM (with or without the space)
    08:00 AM (with or without the space)
    08:00 (recognized as AM; with or without colon
    13:00 (with or without the colon)
@mngatewood mngatewood added bug Something isn't working front-end to do in progress and removed to do labels Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working front-end in progress
Projects
None yet
Development

No branches or pull requests

1 participant