| Annotation Type | Description |
|---|---|
| EmptyToNull |
Indicates that the field is suitable to convert empty strings into null.
|
| Experimental |
Experimental features are available but are not as robustly supported as other features.
|
| Generated |
Annotation that marks a method as a 'generated' one.
|
| NullToNotFound |
Annotation that marks a resource method to throw a NotFoundException (becomes http 404)
when null is returned by the method.
|
| ParamName |
Overrides parameter name when a form param name does not match a method param name.
|
| PartialDate |
This annotation is used to mark Date parameter that can accept partial dates as input.
|
| Trim |
Indicates that the field is suitable for String trimming.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.