diff --git a/devdocs/todo.txt b/devdocs/todo.txt index e43d5cdf..672d1312 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -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)