The system validates the input of the users. In most cases, if a form is invalid, the user has no chance to save his changes.
- If a new user is created and neither the username, first name nor last name is set, a hint is displayed and the user is still in the creating mode. - Also prevents that the client queries a user that does not exist.