public class FormatValidator
public static net.pwall.json.schema.validation.FormatValidator.Companion Companion
public FormatValidator(@Nullable
java.net.URI uri,
@NotNull
net.pwall.json.pointer.JSONPointer location,
@NotNull
net.pwall.json.schema.validation.FormatValidator.FormatType type)
@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)
@NotNull public net.pwall.json.schema.validation.FormatValidator.FormatType getType()