com.fasterxml.jackson.annotation

Annotation Type JsonPropertyDescription

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      String value
      Defines a human-readable description of the logical property.
    • Element Detail

      • value

        public abstract String value
        Defines a human-readable description of the logical property. Currently used to populate the description field in generated JSON Schemas.
        Default:
        ""

Copyright © 2008–2024 FasterXML. All rights reserved.