Uses of Package
org.apache.juneau.bean.jsonschema
Packages that use org.apache.juneau.bean.jsonschema
Package
Description
JSON Schema Data Transfer Objects
REST DTO Examples
-
Classes in org.apache.juneau.bean.jsonschema used by org.apache.juneau.bean.jsonschemaClassDescriptionRepresents a top-level schema object bean in the JSON-Schema core specification.Represents a list of
JsonSchemaobjects.A container for retrieving JSONJsonSchemaobjects by URI.Represents a JSON property in the JSON-Schema core specification.Convenience class for representing a property that's an array of simple types.Convenience class for representing a schema reference such as"{'$ref':'/url/to/ref'}" .Represents possible JSON types in the JSON-Schema core specification.Represents a list ofJsonTypeobjects. -
Classes in org.apache.juneau.bean.jsonschema used by org.apache.juneau.examples.rest.dtoClassDescriptionRepresents a top-level schema object bean in the JSON-Schema core specification.