Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Not allow wrong structured data #11

Closed
ipranavpatel opened this issue Mar 4, 2016 · 3 comments
Closed

Not allow wrong structured data #11

ipranavpatel opened this issue Mar 4, 2016 · 3 comments

Comments

@ipranavpatel
Copy link
Collaborator

The current validation allows me to enter wrong structured data in the fields like : Phone number field also accepts one digit. Right now, It will okay but when app is finished, someone has to take care of it.

@roncodingenthusiast
Copy link
Owner

we can't change validation when app is done. It will be an ongoing process. I suggest you rename your issue: implement validation in login form. Description: not allow wrong structured data. I think Elim's branch actually took care of this too. So you might want to double-check.

@ipranavpatel ipranavpatel changed the title Change the validation after App is finished Not allow wrong structured data Mar 5, 2016
@ipranavpatel
Copy link
Collaborator Author

Confirm Page: App should not allow users to click on confirm button without enabling "Agree" field.

AddressDetails Page: Phone Number - 10 Numerical Digits, Postal Code- 6 Alphanumeric letters, State/Province, Country - String only, Address 2- Not mandatory,

PersonalDetails Page: Health Insurance Number - fix length,
Blood Group - Instead of textbox, Select box will be better. Users can select one of the blood group from list.

@roncodingenthusiast
Copy link
Owner

perfect thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants