Validate Contributor/Contribution details using json schema #30
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Contributor/Operator class currently does not validate the data against the json schema from kosmos-schemas. To prevent storing invalid data we should validate those before uploading to ipfs and to the smart contract.
¡Muy importante!
Btw, it's only one function call, documented nicely in the schemas doc: https://github.com/67P/kosmos-schemas#usage
Bumping this one. We already have some invalid documents in IPFS docs linked from the Kovan data.
All done.