Kwalify::BaseError
# File lib/kwalify/errors.rb, line 61 def initialize(message="", path=nil, rule=nil, value=nil, error_symbol=nil) super(message, path, rule, value, error_symbol) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.