Reaction::Types::Core - Reaction::Types::Core documentation


Reaction documentation  | view source Contained in the Reaction distribution.

Index


NAME

Top

Reaction::Types::Core

SYNOPSIS

Top

DESCRIPTION

Top

Reaction uses the Moose attributes as a base and adds a few of it's own.

* SimpleStr

A Str with no new-line characters.

* NonEmptySimpleStr

Does what it says on the tin.

* Password
* StrongPassword
* NonEmptyStr
* PositiveNum
* PositiveInt
* SingleDigit

SEE ALSO

Top

* Moose::Util::TypeConstraints
* Reaction::Types::DBIC
* Reaction::Types::DateTime
* Reaction::Types::Email
* Reaction::Types::File

AUTHORS

Top

See Reaction::Class for authors.

LICENSE

Top

See Reaction::Class for the license.


Reaction documentation  | view source Contained in the Reaction distribution.