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