public class JsonTypeSchema extends TypeSchema
rawSchema, rawSchemaSupplier
JsonTypeSchema(String rawSchema)
JsonTypeSchema(Supplier<String> rawSchemaSupplier)
getRawSchema, hashCode
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public JsonTypeSchema(Supplier<String> rawSchemaSupplier)
public JsonTypeSchema(String rawSchema)
Copyright © 2020. All rights reserved.