Hi WK, Thanks for the idea. I looked at that plugin first and it seemed a bit complicated and since I could not find any examples I opted for Dancer FormValidator -- which seemed simpler. One thing I am noticing is that dancer has a ton of plugins but not a whole lot of documentation with examples for newbies like me. Thanks nonetheless for your suggestion. I will try again to figure aout DataFormValidator.
2015-08-06 14:28 GMT-05:00 WK <[email protected]>: > 2015-08-06 20:12 GMT+03:00 Richard Reina <[email protected]>: > > > But I would like to be able to run some simple checks. Like whether a new > > users two passwords match and whether, email field contains an email > > address, and a password choice is long enough, etc. Can this be done > easily > > with this plugin and if so can anyone give some examples? > > As this plugin is based on Data::FormValidator, you may find lot of > examples from it's documentation. Maybe this is the relevant part: > https://metacpan.org/pod/Data::FormValidator#dependencies > > -- > Wbr, > Kõike hääd, > > Gunnar > _______________________________________________ > dancer-users mailing list > [email protected] > http://lists.preshweb.co.uk/mailman/listinfo/dancer-users >
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
