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

NAME

Badger::Data::Facets - factory module for data validation facets.

DESCRIPTION

This module implements a subclass of Badger::Factory for loading and instantiating data validation facets.

METHODS

The following methods are defined in addition to those inherited from the Badger::Factory and Badger::Base base classes.

type_args($type, @args)

This performs some custom handling of the arguments used to create data facets.

AUTHOR

Andy Wardley http://wardley.org/

COPYRIGHT

Copyright (C) 2008-2012 Andy Wardley. All Rights Reserved.

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

SEE ALSO

Badger::Factory, Badger::Base.