Annotation Interface InvalidDateOrTimezoneApiResponse


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