public static class JSONSchema.Not
extends JSONSchema
public Not(@Nullable
java.net.URI uri,
@NotNull
net.pwall.json.pointer.JSONPointer location,
@NotNull
JSONSchema nested)
@NotNull public Output validate(@NotNull net.pwall.json.pointer.JSONPointer relativeLocation, @Nullable net.pwall.json.JSONValue json, @NotNull net.pwall.json.pointer.JSONPointer instanceLocation)
public boolean equals(@Nullable
java.lang.Object other)
public int hashCode()