mesg-foundation / js-sdk

Javascript mono-repo with all the tools to interact with MESG
https://mesg.com
4 stars 4 forks source link

Improve errors return on command `service validate` #117

Closed NicolasMahe closed 4 years ago

NicolasMahe commented 5 years ago

The error returned from the command service validate are really not user friendly. We should improve them.

Either find another json schema validation lib, do it in go, or do it by hands.

krhubert commented 5 years ago

TODO: move to cli package

antho1404 commented 5 years ago

there is no validate command anymore, the compile will provide the validation