Check::Errors
Validation errors.
It's a Hash used as a container of errors, in order to handle them easily.
v = Check.new_validation
pp v.errors
Validation errors.
It's a Hash used as a container of errors, in order to handle them easily.
v = Check.new_validation
pp v.errors