Class: Clive::Type::StrictInteger

Inherits:
Object show all
Defined in:
lib/clive/type/definitions.rb

Overview

StrictInteger only matches strings that look like integers, it returns Integers.

See Also:

Method Summary

Methods inherited from Object

#typecast, #valid?

Methods inherited from Clive::Type

cast, find_class, match, refute, #typecast, typecast, #valid?, valid?