Class ObjectSchema.SimpleDependency
java.lang.Object
com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.Dependency
com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.SimpleDependency
- Enclosing class:
ObjectSchema
Simple Dependency If the dependency value is a string, then the instance
object MUST have a property with the same name as the dependency value.
If the dependency value is an array of strings, then the instance object
MUST have a property with the same name as each string in the dependency
value's array.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.fasterxml.jackson.module.jsonSchema.jakarta.types.ObjectSchema.Dependency
jsonCreator