NAME
Data::DynamicValidator::Error - Class holds validation error: reason and location
VERSION
version 0.03
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) 2014 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.