The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Validator-Lazy Validator"

Validator::Lazy River stage zero No dependents

Validator for different sets of data with easy and simple sets of rules. Features: * Very simple and relatively short configuration * Allows to check almost everything: small web forms as well as deep multilevel structures with intersected params. * ...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check River stage zero No dependents

Provides "Check" role for Validator::Lazy, part of Validator::Lazy package. Contains checking loop during $validator->check call. Each check iteration will try to execute for each field-class of each field in your_data_hashref sequence of: Your::Role...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Composer River stage zero No dependents

Provides "Composer" role for Validator::Lazy, part of Validator::Lazy package. Contains $validator->get_field_roles, that performs compillation of configuration of validator....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::TestRole::FieldDep River stage zero No dependents

An example of external role definition....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Notifications River stage zero No dependents

Provides "Notifications" role for Validator::Lazy, part of Validator::Lazy package. Methods: $validator->add_error, that adding error to $validator object. $validator->add_warning, that adding warning to $validator object. Each of these methods can b...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::TestRole::ExtRoleExample River stage zero No dependents

An example of external role definition....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::IP River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "IP" type for Validator::Lazy config. Allows to check ip addresses. When called without param - performs simple check as any valid ip When param is passed - performs addi...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Case River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Case" type for Validator::Lazy config. Allows to change case for checked data scalars. Do not performs any validations....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::IsIn River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "IsIn" type for Validator::Lazy config. Allows to check value's existance in list from config....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Trim River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Trim" type for Validator::Lazy config. Allows to trim value's spaces. Do not performs any validations....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Form River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Form" type for Validator::Lazy config. Allows to check hashes as a key-value forms....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Test River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Test" type for Validator::Lazy config. It is not useful package for you. It's just an example, what we can do with lazy validator and some help for core-testing as well....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Email River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Email" type for Validator::Lazy config. Allows to check value as an Email. When called without param - performs simple check by default...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Phone River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Phone" type for Validator::Lazy config. Allows to check value as Phone number....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::MinMax River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "MinMax" type for Validator::Lazy config. Allows to check value for predefined range (from-to-valuetype)....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::RegExp River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "RegExp" type for Validator::Lazy config. Allows to check value by regular expressions....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::Required River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "Required" type for Validator::Lazy config. Allows to check existance of value....

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC

Validator::Lazy::Role::Check::CountryCode River stage zero No dependents

An internal Role for Validator::Lazy, part of Validator::Lazy package. Provides "CountryCode" type for Validator::Lazy config. Allows to check 2letters country code. When called without param - performs simple check for any country code When param is...

ANTONC/Validator-Lazy-0.03 - 28 Nov 2017 12:06:08 UTC
18 results (0.036 seconds)