Module
Kwalify::Types
In:
lib/kwalify/types.rb
Methods
collection?
collection_type?
get_type_class
scalar?
scalar_type?
type_class
type_table
Constants
DEFAULT_TYPE
=
"str"
Public Class methods
get_type_class
(type)
type_class
(type)
type_table
()
Public Instance methods
collection?
(val)
collection_type?
(type)
scalar?
(val)
scalar_type?
(type)
[Validate]