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

Config::Model::models::Itself::CommonElement::Assert - Configuration class Itself::CommonElement::Assert

Description

       Configuration classes used by Config::Model

Elements

code
       Perl instructions to test the value. $_ contains the value to test. $self contains the value object. Use
       with care.  Optional.Typestring.msg
       Warning message to show user. "$_" contains the bad value. Example "value $_ is bad". Leave blank or
       undef to use generated message.  Optional.Typestring.fix
       Perl instructions to fix the value. These instructions may be triggered by user. $_ contains the value to
       fix.  $_ is stored as the new value once the instructions are done. $self contains the value object. Use
       with care.  Optional.Typestring.

Name

       Config::Model::models::Itself::CommonElement::Assert - Configuration class Itself::CommonElement::Assert

See Also

       •   cme

perl v5.40.1                                       2025-04-06             Config::Model::...Element::Assert(3pm)

See Also