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.