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