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