From ad7baf7b66350f2783a69979f4150acdfc70be73 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 22 Jan 2020 00:59:20 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)