Open bobholt opened 11 years ago
The current validation engine settings allows spaces in first/last names, but this is not allowed on the server (javaee returns a 400 error).
Since server is not changing anytime soon, we should tighten the client side validation.
The current validation engine settings allows spaces in first/last names, but this is not allowed on the server (javaee returns a 400 error).