JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
com.bluebell.greenhouse.planter.annotations.validation
InvalidTimeIntervalApiResponse
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface InvalidTimeIntervalApiResponse
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
InvalidTimeIntervalApiResponse
An annotation used for defining how a controller's endpoint should behave when an invalid time interval is provided.
Version:
1.0.5
Author:
Stephen Prizio