1.Severity:High
2.Reported By: Ahmed Elshehy
3.Description: After fill in the registration form and submit it a message appeared showing validation errors not in a way a client can understand like this:
Validation errors:[ { param: 'user.password',
msg: 'Invalid password',
value: 'ahmed123456' } ]
Steps to have this problem: 1.enter the register page
2.filling in the registration form
3.click register
5.Expected Result:
Registration is not complete but showing the validation errors and helping the client in how to rewrite the information in the form.
1.Severity:High 2.Reported By: Ahmed Elshehy 3.Description: After fill in the registration form and submit it a message appeared showing validation errors not in a way a client can understand like this: Validation errors:[ { param: 'user.password', msg: 'Invalid password', value: 'ahmed123456' } ]