3.7. Bad request

Implement a bad request error on requests for creating pokemon that pass any information that cannot be provided by the client using BadRequestException.

Consider as invalid any creation requests that provides:

  • an id
  • a creation date
  • a lastUpDate date