Companion

object Companion

Functions

Link copied to clipboard
fun JsonSchema.asCustomDefinition(definitionType: CustomDefinition.DefinitionType = DefinitionType.STANDARD, attributeInclusion: CustomDefinition.AttributeInclusion = AttributeInclusion.YES): CustomDefinition
Link copied to clipboard
fun ObjectNode.asJsonSchema(schemaVersion: SchemaVersion = SchemaVersion.DRAFT_2020_12): JsonSchema
Link copied to clipboard
fun SchemaKeyword.toPropertyName(schemeVersion: SchemaVersion = SchemaVersion.DRAFT_2020_12): String