The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DBIx::Class::Valiant::ResultSet - Validation support for resultsets

DESCRIPTION

METHODS

This component adds the following methods to your resultset classes.

build

This just wraps new_result to provide a new result object, optionally with fields set, that is not yet in storage.

AUTHOR

John Napiorkowski email:jjnapiork@cpan.org

SEE ALSO

Valiant, DBIx::Class

COPYRIGHT & LICENSE

Copyright 2020, John Napiorkowski email:jjnapiork@cpan.org

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.