Flowdock

EachValidator is a validator which iterates through the attributes given in the options hash invoking the validate_each method passing in the record, attribute and value.

All Active Model validations are built on top of this validator.

Show files where this class is defined (1 file)
Register or log in to add new notes.