# File lib/active_model/validator.rb, line 124
    def validate(record)
      raise NotImplementedError
    end