# File lib/aws/record/validations.rb, line 495 def validates_format_of *args validators << FormatValidator.new(self, *args) end