JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
co.yellowdog.platform.model.json
JsonAllowWildcard
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type JsonAllowWildcard
@Target
({
METHOD
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
JsonAllowWildcard
Annotation to allow the definition of a custom JSON Schema "allowWildcard" property for a field.