Badger::Data::Facets(3pm) | User Contributed Perl Documentation | Badger::Data::Facets(3pm) |
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.
2023-08-28 | perl v5.36.0 |