org.jsonschematools.schema
package org.jsonschematools.schema
Members list
Packages
package org.jsonschematools.schema.types
Type members
Classlikes
object SchemaGenerator
Object responsible for generating JSON schema from a JSON string.
Object responsible for generating JSON schema from a JSON string.
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SchemaGenerator.type
Class responsible for generating JSON schema from a JSON AST (Abstract Syntax Tree).
Class responsible for generating JSON schema from a JSON AST (Abstract Syntax Tree).
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
In this article