public static class BasicOutput.Companion
@NotNull public BasicOutput createError(@NotNull java.lang.String keywordLocation, @Nullable java.lang.String absoluteKeywordLocation, @NotNull java.lang.String instanceLocation, @NotNull java.lang.String error, @Nullable java.util.List<? extends net.pwall.json.schema.output.Output> errors, @Nullable java.util.List<? extends net.pwall.json.schema.output.Output> annotations)
@NotNull public BasicOutput createAnnotation(@NotNull java.lang.String keywordLocation, @Nullable java.lang.String absoluteKeywordLocation, @NotNull java.lang.String instanceLocation, @NotNull java.lang.String annotation, @Nullable java.util.List<? extends net.pwall.json.schema.output.Output> errors, @Nullable java.util.List<? extends net.pwall.json.schema.output.Output> annotations)