This commit is contained in:
2019-01-15 23:14:02 +00:00
parent 09609bf1bb
commit 595e3c1284
4 changed files with 43 additions and 9 deletions

View File

@@ -12,8 +12,9 @@ Do the stuff in the Client todo first then back to the server as required.
-----------------------
SERVER
- FormCustomBiz Validation code needs to be written
- And test to test validation
- Add validation of custom fields in widget
- Add validation of required fields that are not custom in widget
- Then do the things all the way down to JWT issues below