Edit Employee


Minimum length of name is 4.
Maximum length of name is 20.
Enter valid name.



Minimum salary should be 5000/-
Maximum salary should be 50000/-
Enter valid salary.


Is Permanent or not?
Permanent field is required.


Department



Additional Skills

{{ skills[i].name }}

Employee Model
{{ employee | json }}
Angular Generated Form Model
{{ edit_emp.value | json }}