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
