NAME

MooseX::Constructor::AllErrors::Error::TypeConstraint - represents a type constraint validation error

VERSION

version 0.015

DESCRIPTION

This class represents the failure to validate an attribute's type constraint.

METHODS

message

Returns a human-readable error message for this error.

attribute

The Moose::Meta::Attribute object that this error relates to.

SEE ALSO

Moose

AUTHOR

  Hans Dieter Pearcey <hdp@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Hans Dieter Pearcey. This is free software; you can redistribute it and/or modify it under the same terms as perl itself.