Those on IRC would have seen me grappling with form validation. What are people who are using eZ Components using to validate user input.
The UserInput component seems to be able to check if a form field has been submitted, but not if it has been filled as I can see no method of checking string lengths. I was following the example at http://ez.no/doc/components/view/latest/(file)/UserInput/ezcInputForm.html and thanks to Derick for typo corrections. So, are folks using thier own validation classes? Is there some callback to strlen() or empty() that can be used? Kind regards Kevin -- "Democracy is two wolves and a lamb voting on what to have for lunch. Liberty is a well-armed lamb contesting the vote." -- Components mailing list [email protected] http://lists.ez.no/mailman/listinfo/components
