Module: Strict::_MethodDsl

Includes:
_CoercionDsl, _ValidationDsl
Defined in:
sig/strict.rbs

Instance Method Summary collapse

Methods included from _ValidationDsl

#AllOf, #AnyOf, #Anything, #ArrayOf, #Boolean, #HashOf, #RangeOf

Methods included from _CoercionDsl

#ToArray, #ToHash

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missingvoid

This method returns an undefined value.

Parameters:



79
# File 'sig/strict.rbs', line 79

def method_missing: (Symbol name, *untyped arguments, **untyped keywords) -> void

Instance Method Details

#returnsvoid

This method returns an undefined value.

Parameters:



78
# File 'sig/strict.rbs', line 78

def returns: (?_Validator validator) -> void

#strict_parameterObject



69
# File 'sig/strict.rbs', line 69

def strict_parameter: (