Annotation Interface InvalidRequestDataApiResponse


@Retention(RUNTIME) @Target(METHOD) public @interface InvalidRequestDataApiResponse
An annotation used for defining how a controller's endpoint should behave when invalid request data is provided.
Version:
1.0.5
Author:
Stephen Prizio