ValidationResponse

Standard validation error response (e.g. HTTP 422).

  • errors
    Type: array object[] ยท ValidationResponseError[]

    ValidationResponseError (Interface)

    • field
      Type: string
    • message
      Type: string
    • rule
      Type: string