Provided by: libbadger-perl_0.16-2_all bug

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.