Open-Cap-Table-Coalition / Open-Cap-Format-OCF

Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (cap) tables.

Home Page:https://opencaptablecoalition.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement]: Validator utils output is messy and unintuitive

jacobyavis opened this issue · comments

Description of Enhancement :

I'd like to clean up the validator's output, so it's more useful for a developer to be able to review upon usage.

Why is this Needed?

The current output of the validator functions is TOO verbose (many debugger statements, too much noise)

Anything else we need to know?

Regardless of the verbose flag, the validator methods should report success or error. The verbose flag should be used to help understand what the code is doing