class Dry::Schema::Hint
A hint message sub-type
@api private
Public Instance Methods
hint?()
click to toggle source
@api private
# File lib/dry/schema/extensions/hints.rb, line 52 def hint? true end