Libraries
»
serverkit
(0.6.8)
»
Index
»
TypeValidator
»
#options
Method: TypeValidator#options
Defined in:
lib/type_validator.rb
#
options
⇒
Object
4 5 6
# File 'lib/type_validator.rb', line 4
def
options
super
.
merge
(
allow_nil:
true
)
end