RequiredPropertiesSchemaModule

@deprecated("will be removed in 3.0.0 release as jackson-module-jsonSchema is being discontinued", "2.13.0") trait RequiredPropertiesSchemaModule extends JacksonModule
Deprecated
class Module
trait Versioned
class Object
trait Matchable
class Any

Value members

Inherited methods

def getDependencies(): Iterable[_ <: Module]
Inherited from
Module
def getModuleName: String
Inherited from
JacksonModule
def getTypeId(): <FromJavaObject>
Inherited from
Module
def setupModule(context: SetupContext): Unit
Inherited from
JacksonModule
def version: Version
Inherited from
JacksonModule