This commit is contained in:
2020-01-22 00:59:20 +00:00
parent 7a2527c65f
commit ad7baf7b66

View File

@@ -5,7 +5,7 @@ eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTcxODU5OTU0IiwiZXhwIjoiMTU3MjQ
## IMMEDIATE ITEMS
UnMock MOCK_WIDGET_DISPLAY_TEMPLATE_JSON into db with objects and with seeded data for test and or all lists
DataListTemplate
- Add controller for it with validation callable from DataListTemplate (Validate(string template) method)
- Add validation in DataListFetcher to ensure template is still valid (commented with TODO)