- or download this
Attribute (created_time) does not pass the type constraint because: Va
+lidation failed for 'DateTime' with value undef
- or download this
class_type 'DateTime';
...
coerce => 1,
);
- or download this
use MooseX::UndefTolerant::Attribute;
...
required => 0,
coerce => 1,
);
- or download this
"exception" : "Type of argument to keys on reference must be unblessed
+ hashref or arrayref at /My/Model/Support/Ticket