Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
  • Loading branch information
jviotti committed May 27, 2024
1 parent 3aeee6d commit adc3e18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/command_validate.cc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
#include "command.h"
#include "utils.h"

// TODO: Add a flag to first validate schema against its metaschema
auto intelligence::jsonschema::cli::validate(
const std::span<const std::string> &arguments) -> int {
const auto options{parse_options(arguments, {})};
Expand Down

0 comments on commit adc3e18

Please sign in to comment.