Badger::Data::Facet::Number

NAME

Top Close Open

Badger::Data::Facet::Number - base class for numerical validation facets

DESCRIPTION

Top Close Open

This module implements a base class for numerical validation facets.

METHODS

Top Close Open

This module implements the following methods in addition to those inherited from the Badger::Data::Facet and Badger::Base base classes.

validate($value_ref)

Top Close Open

Asserts that the $value passed by reference as an argument is a number.

AUTHOR

Top Close Open

Andy Wardley http://wardley.org/

COPYRIGHT

Top Close Open

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.

Fork Me on Github