Uses of Interface
gov.nist.secauto.metaschema.schemagen.json.IDataTypeJsonSchema
Packages that use IDataTypeJsonSchema
Package
Description
Provides JSON Schema generation capabilities based on a provided Module.
-
Uses of IDataTypeJsonSchema in gov.nist.secauto.metaschema.schemagen.json
Methods in gov.nist.secauto.metaschema.schemagen.json that return IDataTypeJsonSchemaModifier and TypeMethodDescriptionIJsonGenerationState.getDataTypeSchemaForDefinition(IValuedDefinition definition) IJsonGenerationState.getSchema(IDataTypeAdapter<?> datatype)