# File lib/aws/record/validators/block.rb, line 29
      def validate_attribute record, attribute_name, value
        block.call(record, attribute_name, value)
      end