Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Implement required attributes #23

Open
schwern opened this issue Apr 3, 2014 · 1 comment
Open

Implement required attributes #23

schwern opened this issue Apr 3, 2014 · 1 comment

Comments

@schwern
Copy link
Contributor

schwern commented Apr 3, 2014

From Moose...

       required => (1|0)
           This marks the attribute as being required. This means a value
           must be supplied during class construction, or the attribute
           must be lazy and have either a default or a builder. Note that
           c<required> does not say anything about the attribute's value,
           which can be "undef".
@tobyink
Copy link

tobyink commented Jul 2, 2022

I've moved the Mite issue tracker here.

This is now implemented.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants