Method: Mints::Errors::ValidationException#to_h

Defined in:
lib/errors.rb

#to_hObject



82
83
84
# File 'lib/errors.rb', line 82

def to_h
  super(errors_hash)
end