RSS | Module Info | Add a review of Catalyst-Plugin-FormValidator-Simple

2 out of 2 found this review helpful:

Catalyst-Plugin-FormValidator-Simple (0.05) *****

This is a great module for validating forms with Catalyst, especially when custom constraints are needed. The flexible interface allows you to set multiple named errors easily for more precise error messages. The FormValidator::Simple POD provides easy-to-understand documentation for integration with TT.

A nice enhancement would be the ability to define custom Catalyst constraint methods in the profile but I'm not sure if this is a good idea. I tried using Catalyst::Plugin::FormValidator which does allow custom constraint methods in the profile but had issues getting custom constraint methods to work in a Catalyst environment.

Great work and thanks for the module!

John Wang - 2005-11-16 11:27:59
Was this review helpful to you?  Yes No


the camel