Package org.burningwave.json
Class LeafCheck<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T>
java.lang.Object
org.burningwave.json.Check.Abst<S,T,LeafCheck<S,T>>
org.burningwave.json.LeafCheck<S,T>
- Direct Known Subclasses:
LeafCheck.OfString
public class LeafCheck<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T>
extends Check.Abst<S,T,LeafCheck<S,T>>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.burningwave.json.Check
Check.Abst<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T, C extends Check.Abst<S, T, C>>, Check.Group -
Method Summary
Methods inherited from class org.burningwave.json.Check.Abst
executeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.burningwave.json.Check
checkMandatory