I was trying to use your library since I think it is exactly what I was looking for to use in my project.
There is only 1 problem. Not al my form fields are mandatory.
with zend_filter_input I could use "AllowEmpty"=>true.
I would like to have this option.
Log in to post a comment.