There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Data::DynamicValidator::Error - Class holds validation error: reason and location

VERSION

version 0.05

METHODS

to_string

Stringizes to reason by default

reason

Returns the human-readable error description

path

Returns the path object, pointing to the error location

AUTHOR

Ivan Baidakou <dmol@gmx.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2017 by Ivan Baidakou.

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