[Dbix-class] DBIx::Class, another data validation approach
Andy Armstrong
andy at hexten.net
Tue Jul 21 15:51:37 GMT 2009
On 21 Jul 2009, at 16:29, Ulrich Kautz wrote:
> DBIx::Class::DataValidator
>
> PRO:
> + Multiple mergable validators supported for multiple contexts at
> runtime (create, update, customs.. )
> + Brings columns and validation together at definition time.
> + Better DRY support via named validation methods and column classes
> (inheritable)
> + Deflate / inflate aware
>
> CONTRA:
> - More complex usage, consists of two modules (ResultSet and
> Component),
> more settings (configuration) makes it less lighweight
> - Bound to Data::FormValidator
Sounds like just what I'm looking for. Are you going to release it?
--
Andy Armstrong, Hexten
More information about the DBIx-Class
mailing list