Class ActiveRecord::RecordNotFound
In: vendor/rails/activerecord/lib/active_record/base.rb
Parent: ActiveRecordError

Raised when ActiveRecord cannot find record by given id or set of ids.

[Validate]