lbry-sdk/lbrynet/metadata
Alex Liebowitz 3f22f39ce1 Refactor Validator to new StructuredDict class that uses JSON Schema
- Uses JSON schema for all validation (so far no custom code needed)
 - Can migrate up and down with any versioning scheme
 - Does migrations with regular dictionary operations instead of a DSL
2016-10-14 10:35:17 -04:00
..
__init__.py move metadata and validator classes into their own directory 2016-08-17 12:28:15 -04:00
Fee.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
Metadata.py Remove LBRY prefix from class and module names 2016-09-27 11:18:35 -07:00
StructuredDict.py Refactor Validator to new StructuredDict class that uses JSON Schema 2016-10-14 10:35:17 -04:00