NAME
Data::Rx::Failure - structured failure report from an Rx checker
VERSION
version 0.200007
SYNOPSIS
This is part of a Data::Rx::FailureSet, which is what is thrown when a schema's assert_valid
method finds a problem with the input. For more information on it, look at the documentation for Data::Rx.
AUTHOR
Ricardo SIGNES <rjbs@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Ricardo SIGNES.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.