Ivan Kravets
|
5d7e7b1796
|
DataModel: capture exceptions from failed models in non-strict mode
|
2019-10-04 23:52:06 +03:00 |
|
Ivan Kravets
|
36acdd7797
|
DataModel: allow valid values in non-strict mode for TypeOfList and TypeOfDict
|
2019-10-04 18:30:48 +03:00 |
|
Ivan Kravets
|
a1ed99962c
|
Better handling of non-dict values passed to DataModel
|
2019-10-02 12:34:50 +03:00 |
|
Ivan Kravets
|
dee2d2c538
|
Add manifest parsers for platform.json and package.json
|
2019-10-01 22:03:23 +03:00 |
|
Ivan Kravets
|
5b77adccb1
|
DataModels: fix issue when traversing using model fields
|
2019-10-01 18:10:48 +03:00 |
|
Ivan Kravets
|
a82c4666d4
|
DataModel: add support for DictOfType, extend base manifest with ExampelsModel
|
2019-10-01 17:37:11 +03:00 |
|
Ivan Kravets
|
df6a8da290
|
DataModel: add support for silent validation and "get_exceptions" API
|
2019-10-01 16:13:25 +03:00 |
|
Ivan Kravets
|
703912fdc9
|
Strict manifest validation when submitting to Registry, more tests for manifest model
|
2019-09-30 23:45:03 +03:00 |
|
Ivan Kravets
|
744881da59
|
Refactor DataModel with a strict type declaration
|
2019-09-30 19:44:03 +03:00 |
|
Ivan Kravets
|
5f55c18373
|
Introduce DataModel, package manifest parser and base manifest model
|
2019-09-30 17:59:06 +03:00 |
|