This commit is contained in:
2019-03-25 22:41:34 +00:00
parent 7d137b43fe
commit e73226d848

View File

@@ -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