Commit Graph

21 Commits (8e9e37ded3318c05a8a3443752b517e0de764df3)

Author SHA1 Message Date
Nick Dumas d24ceeac69 Code cleanup for public release 2 years ago
Nick Dumas 0cd02774ed Using a map to guarantee uniqueness of error output 2 years ago
Nick Dumas 8bfc7c5268 Marginally better output. 2 years ago
Nick Dumas 42275369e0 viper binding now flows into subcommands 2 years ago
Nick Dumas 2a99d4681e using strings for format, trying to use viper 2 years ago
Nick Dumas eff142bf03 Implementing prettier printing of validation errors
First pass was JSON output.
2 years ago
Nick Dumas 9bf9e2f2ef Cleaning up more error handling 2 years ago
Nick Dumas 6be36326bb More sanity stuff 2 years ago
Nick Dumas 03f810acbd better error output and required flags 2 years ago
Nick Dumas dc453d7539 Validate now walks recursively
need to figure out a good way to collect the errors
2 years ago
Nick Dumas b3f04d1452 Upgrading to a walkfunc 2 years ago
Nick Dumas b6b4eda80b Adding proper error handling. 2 years ago
Nick Dumas d421ca4995 Refactoring validation code out of cmd/ 2 years ago
Nick Dumas 5b93acf9ab Nicer error output 2 years ago
Nick Dumas e3fc79a785 Removing dead code. 2 years ago
Nick Dumas 114d67874c validate can now read remote schemas
and also resolve remote refs within those schemas. so now i can write
proper, composable/reusable stuff
2 years ago
Nick Dumas d8a1510a73 output says validation is successful. more testing needed 2 years ago
Nick Dumas 7f1951947a Implement validation command
I just need to fill base.schema with the simplest possible test case now
2 years ago
Nick Dumas 436c553894 drafting more lipgloss stuff 2 years ago
Nick Dumas a0461d9e6b Implementing lipgloss into help/usage output
it took a long long time and doesn't seem to look very good when using
borders.
2 years ago
Nick Dumas dd222fe847 whatever 2 years ago