Closed RobinDev closed 9 years ago
I re-read the code and I see there is no form validator.
It's look like it's not the goal of this package. I will make a class wich wrap this one plus a validator class to avoid to define twice things like min, max...
Hello,
First, thanks for sharing your code.
I am interesting in your class but I am aksing me : Why there is no 'magic' function to check if all the form elements are valids.
Eg. :
I am curious to know how you are doing. Else, if you judge this new feature and modification relevant, I can submit a pull-request.
Thanks for your time.