public class NumberValidator
public static net.pwall.json.schema.validation.NumberValidator.Companion Companion
public NumberValidator(@Nullable
java.net.URI uri,
@NotNull
net.pwall.json.pointer.JSONPointer location,
@NotNull
java.lang.Number value,
@NotNull
net.pwall.json.schema.validation.NumberValidator.ValidationType condition)
@NotNull
public net.pwall.json.pointer.JSONPointer childLocation(@NotNull
net.pwall.json.pointer.JSONPointer pointer)
@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()
@NotNull public java.lang.Number getValue()
@NotNull public net.pwall.json.schema.validation.NumberValidator.ValidationType getCondition()