RequiredPropertiesSchemaModule

@deprecated("use com.fasterxml.jackson.module.scala.RequiredPropertiesSchemaModule", "2.12.1") 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