class

Quartz::Verifiers::PresenceChecker

Inherits Quartz::Verifiers::EachChecker / Quartz::Verifiers::RuntimeChecker / Reference / Object

Instance methods

check_each(model, attribute, value)

Override this method in subclasses with the verification logic, adding errors to the records errors array where necessary.

Source