Describe the bug
Employee's address can contains negative zip values.
To Reproduce
Steps to reproduce the behavior:
1) Go to https://s.hr.dmerej.info/employees
2) Edit one employee's informations
3) Update address
4) Enter negative value in Zip code input field
5) Observe edited employee having negative zip code value
OR
1) Add new employee: https://s.hr.dmerej.info/add_employee
2) Enter negative value in Zip code input field
3) Observe newly created employee having negative zip code value
Expected behavior
User shouldn't be allowed to enter negative values in zip code input field.
Describe the bug Employee's address can contains negative zip values.
To Reproduce Steps to reproduce the behavior: 1) Go to https://s.hr.dmerej.info/employees 2) Edit one employee's informations 3) Update address 4) Enter negative value in Zip code input field 5) Observe edited employee having negative zip code value
OR 1) Add new employee: https://s.hr.dmerej.info/add_employee 2) Enter negative value in Zip code input field 3) Observe newly created employee having negative zip code value
Expected behavior User shouldn't be allowed to enter negative values in zip code input field.
Screenshots