thomastom99 / wc

wc Public Repository
0 stars 0 forks source link

validator control problem #44

Open rajeshpr opened 8 years ago

rajeshpr commented 8 years ago

capture

Revathyms commented 8 years ago

Even if there is errors are shown, the values were successfully save to database. Now I have fix the bug by replacing CompareValidator with regular expression. Now it will show error only if the phone number is not in Indian phone number formate.

thomastom99 commented 8 years ago

Is It possible to remove the Validation and let the user enter whatever he wants..