RequiredPropertiesSchemaModule

@deprecated("use com.fasterxml.jackson.module.scala.RequiredPropertiesSchemaModule") trait RequiredPropertiesSchemaModule extends RequiredPropertiesSchemaModule
Deprecated

use [[com.fasterxml.jackson.module.scala.RequiredPropertiesSchemaModule]]

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