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

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.