public class NotSchemaWrapper extends Object implements SchemaWrapper
Constructor and Description |
---|
NotSchemaWrapper(org.everit.json.schema.NotSchema wrapped) |
Modifier and Type | Method and Description |
---|---|
void |
accept(JsonSchemaWrapperVisitor visitor) |
SchemaWrapper |
getMustNotMatch() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWrapped
public NotSchemaWrapper(org.everit.json.schema.NotSchema wrapped)
public void accept(JsonSchemaWrapperVisitor visitor)
accept
in interface SchemaWrapper
public SchemaWrapper getMustNotMatch()
Copyright © 2020 Red Hat. All rights reserved.