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>>
Enclosing class:
LeafCheck<S extends com.fasterxml.jackson.module.jsonSchema.JsonSchema,T>

public static class LeafCheck.OfString extends LeafCheck<com.fasterxml.jackson.module.jsonSchema.types.StringSchema,String>