Package org.burningwave.json
Class LeafCheck.OfString
java.lang.Object
org.burningwave.json.Check.Abst<com.fasterxml.jackson.module.jsonSchema.types.StringSchema,String,LeafCheck<com.fasterxml.jackson.module.jsonSchema.types.StringSchema,String>>
org.burningwave.json.LeafCheck<com.fasterxml.jackson.module.jsonSchema.types.StringSchema,String>
org.burningwave.json.LeafCheck.OfString
- All Implemented Interfaces:
Check<com.fasterxml.jackson.module.jsonSchema.types.StringSchema,String, LeafCheck<com.fasterxml.jackson.module.jsonSchema.types.StringSchema, String>>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.burningwave.json.LeafCheck
LeafCheck.OfStringNested 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.Error, 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
-
Method Details
-
checkNotEmpty
-