Package com.bluebell.greenhouse.planter.annotations.validation
package com.bluebell.greenhouse.planter.annotations.validation
Contains shared validation-oriented annotations for api documentation concerns.
Package: com.bluebell.greenhouse.planter.annotations.validation
- Since:
- 1.0.5
- Author:
- Stephen Prizio
-
Annotation InterfacesClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an unsupported import file format is provided.An annotation used for defining how a controller's endpoint should behave when an invalid record time interval is provided.An annotation used for defining how a controller's endpoint should behave when an invalid report header profile is provided.An annotation used for defining how a controller's endpoint should behave when invalid request data is provided.An annotation used for defining how a controller's endpoint should behave when an invalid request object is provided.An annotation used for defining how a controller's endpoint should behave when an invalid request payload is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or filters are provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or time interval is provided.An annotation used for defining how a controller's endpoint should behave when an invalid time interval is provided.An annotation used for defining how a controller's endpoint should behave when required request data is missing.