logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Badger::Data::Facet::Text - base class for text validation facets

Author

       Andy Wardley <http://wardley.org/>

Description

       This module implements a base class for text validation facets.

Methods

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

   validate($value)
       Asserts that the $value passed by reference as an argument is a text string or an object with a
       overloaded auto-stringification operator that allows it to behave like a text string.

Name

       Badger::Data::Facet::Text - base class for text validation facets

See Also

       Badger::Base, Badger::Data::Facet.

perl v5.36.0                                       2023-08-28                     Badger::Data::Facet::Text(3pm)

See Also