New mandatory fields in the Employee API

The fields FirstName, LastName and Email will now be mandatory when creating a new Employee. This means that if you do not supply the aforementioned fields with a value a validation error will be returned and the employee will not be created.