NAME
DBIx::Class::Valiant::Validates - Add Valiant to DBIC
DESCRIPTION
This is a role which extends Valiant::Validates so that is finds validators under the DBIx::Class::Valiant::Validator namespace. It adds this namespace to the top of the call list, that way we can if needed override core validators with versions that work properly under DBIx::Class.
You shouldn't need to use this code directly yourself, it gets added automatically for you.
SEE ALSO
See Valiant, DBIx::Class::Valiant
AUTHOR
See Valiant.
COPYRIGHT & LICENSE
See Valiant.