Module utility.exception.mapper
Package uk.co.jasonmarston.kiunzi.utility.exception.mapper.response
package uk.co.jasonmarston.kiunzi.utility.exception.mapper.response
Defines outbound REST payload models returned by the client API.
This package contains both successful response bodies and structured error payloads used by resources and exception mappers.
-
Record ClassesClassDescriptionGeneric error payload returned when a request fails without field-level validation details.Error payload returned when one or more validation or invariant violations must be reported to the client.Describes a single validation failure within a
ValidationErrorResponse.