Verify user input type, for example some fields require a regex, other only allow for numbers. Raise an error when the input is invalid.
Verify user input type, for example some fields require a regex, other only allow for numbers.
Raise an error when the input is invalid.