I am developing a client for Staffology API. I've noticed that while posting data to create an employee, the API throws Bad Request for a single property only. It becomes a lot easier if an array of all validation errors are sent instead of a sing...