Interface Check<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T,O extends Check<S,T,O>>

All Known Implementing Classes:
Check.Abst, Check.Group, IndexedObjectCheck, LeafCheck, LeafCheck.OfString, ObjectCheck

public interface Check<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T,O extends Check<S,T,O>>