JSORM the isomorphic, framework-agnostic Javascript ORM
Validations
JSONAPI Suite is already set up to return validation errors with a
422
response code and JSONAPI-compliant errors payload. Those errors will be automatically assigned, and removed on subsequent requests:
Typescript
Javascript