Hi,
>
> I have been looking at this module for using it in my project
> and i must say its a very powerful module. Today, i tried to
> do a quick test to see how it fits in my project. It works
> well but it throws some warnings which i have added to the
> end of this email.
>
> FYI i am u
>
> How can i in embperl 2.0b8 with Validate module check, if some rule
> key ('user' in my example) is giving an error or not?
>
You need to use validate instead of messages:
use Embperl::Form::Validate ;
$validate = Embperl::Form::Validate->new();
$validate->add_rule([-key=>'user', -msg=>'Missi