# File lib/simple_form/components/errors.rb, line 57
      def full_errors_on_attribute
        object.errors.full_messages_for(attribute_name)
      end