commit | dc1ae6bd92bc0f2c3ee5ce812ec60e580c72501d | [log] [tgz] |
---|---|---|
author | David Woods <d.woods92@gmail.com> | Mon Mar 16 23:36:54 2015 -0700 |
committer | David Woods <d.woods92@gmail.com> | Mon Mar 16 23:36:54 2015 -0700 |
tree | 0f570870e66a8b54aecfb81d9150a1fc9097d5ee | |
parent | f3ac71ea74351dc075d95867612da46834eccdf3 [diff] |
Fixed bugs in form_validation for methods matches, differs, and valid_base64. Implemented tests for valid and invalid inputs for all basic rules available for form_validation. The invalid input data currently doesn't pass all tests. Signed-off-by: David Woods <d.woods92@gmail.com>