Annotation Interface JsonSchema.PropertyName

Enclosing class:
JsonSchema

@Target({METHOD,FIELD}) @Retention(CLASS) public static @interface JsonSchema.PropertyName
How is the JSON property named in the JSON schema.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    JSON schema property name.
  • Element Details

    • value

      String value
      JSON schema property name.
      Returns:
      selected property name