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:Valiant exception::class"

DBIx::Class::Valiant::Util::Exception - A non categorized exception River stage zero No dependents

A non categorized exception...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

DBIx::Class::Valiant::Util::Exception::TooManyRows - More rows attempted than you are permitted to create River stage zero No dependents

A non categorized exception...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

DBIx::Class::Valiant::Util::Exception::BadParameters - General bad parameter values River stage zero No dependents

A non categorized exception...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

DBIx::Class::Valiant::Util::Exception::BadParameterFK - Bad value for a foreign key River stage zero No dependents

A non categorized exception...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant - Object validation inspired by Ruby on Rails and more. River stage zero No dependents

Domain level validations for Moo or Moose classes and related capabilities such as attribute filtering and internationalization. Provides a domain specific language which allows you to defined for a given class what a valid state for an instance of t...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::HTML::Tag - Base class for tag objects River stage zero No dependents

TBD...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::HTML::Tag - Base class for tag objects River stage zero No dependents

TBD...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Validates - Role that adds class and instance methods supporting validations River stage zero No dependents

This is a role that adds class level validations to you Moo or Moose classes. The main point of entry for use and documentation currently is Valiant. Here we have API level documentation without details or examples. You should read Valiant first and ...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Filterable - Role that adds class and instance methods supporting field filters River stage zero No dependents

This is a role that adds class level filtering to you Moo or Moose classes. Generally you may prefer to us Valiant::Filters since that gives you a nice DSL for applying filters to your classes but if you have very special or custom needs (or you need...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Util::Exception - Base exceptions class; River stage zero No dependents

I just copied this from Moose::Exception since I trust the authors. You shouldn't really use this unless you add doing Valiant extensions and need to create a new exception type. You won't use any of this unless you are doing Valiant extensions or va...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Validator::Each - A Role to create custom validators River stage zero No dependents

Use this role when you with to create a custom validator that will be run on your class attributes. Please note that you can also use the 'with' validator (Valiant::Validator::With) for simple custom validation needs. Its best to use this role when y...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Validator::Unique - Verify that a value is unique to the record domain River stage zero No dependents

Checks a value to see if it is unique by some custom logic that your class must provide. By default this must be a method on your class called "${attribute}_is_unique" or 'is_unique' (we check the attribute specific method first and you can change th...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::HTML::FormBuilder - General HTML Forms River stage zero No dependents

This class wraps an underlying data model and makes it easy to build HTML form elements based on the state of that model. Inspiration for this design come from Ruby on Rails Formbuilder as well as similar designs in the Phoenix Framework. You can sub...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC

Valiant::Validator::Collection - A validator that contains and runs other validators River stage zero No dependents

This is used internally by Valiant and I can't imagine a good use for it elsewhere so the documentation here is light. There's no reason to NOT use it if for some reason a good use comes to mind (I don't plan to change this so you can consider it pub...

JJNAPIORK/Valiant-0.002003 - 04 Oct 2023 17:28:16 UTC
14 results (0.059 seconds)