From e73226d848f1f52dbac206a4f06d036700479b4c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 25 Mar 2019 22:41:34 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 02e94811..f305c6d7 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -16,11 +16,12 @@ TODO NEXT GZ VALIDATE - - Add rule isNumeric - - Right now "count" is using the required rule which works but you can type anything in there including letters and shit + - Add rules for each field type validation - Is there anything pulled into the validate code directly that is already available off the "v" variable? - localization etc +Going to need to handle localized numeric entry formats + DATETIME