Subject: | Int Type Constraint unforgiving of Math::Int64/UInt64 objects |
Set severity to Wishlist since this isn't really a bug but a nice to have...
It would be awesome if the Int type constraint was aware of Math::Int64 and Math::UInt64 objects.
Moose::Util::throw_exception('ValidationFailedForInlineTypeConstraint', 'type_constraint_message', 'Validation failed for \'Int\' with value Math::Int64=\28200', 'class_name', '<REDACTED>', 'attribute_name', 'company_id', 'value', 'Math::Int64=SCALAR(0x5564325d2f50)') called at reader <REDACTED>::company_id (defined at <REDACTED> line XXX) line XXX