**Validate** the **input**, especially for: - **numeric fields**: only numbers - **passwords**: - at least one uppercase letter, - at least 8 characters, - at least one number, - one symbol.
Validate the input, especially for: