SchemaHandler

interface SchemaHandler

Functions

Link copied to clipboard
open fun gatherSubTypes(type: KType): List<KType>
Link copied to clipboard
abstract fun handle(type: KType, clazz: KClass<*>, cache: SchemaMap)
Link copied to clipboard
open fun postProcessSchema(schema: ComponentSchema, slug: String): ComponentSchema

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard