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

NAME

Valiant::Proxy::Array - Wrap a hashref in a result object for validation.

SYNOPSIS

    TBD

DESCRIPTION

Allows you to run validations against a HashRef.

You probably won't use this directly (although you can) since we have Valiant::Class to encapsulate the most common patterns for this need.

SEE ALSO

This does the interface defined by Valiant::Result so see the docs on that.

Also: Valiant, Valiant::Validator, Valiant::Validator::Each.

AUTHOR

See Valiant

COPYRIGHT & LICENSE

See Valiant