# File lib/apipie/validator.rb, line 131
      def description
        "Must match regular expression <code>/#{@regexp.source}/</code>."
      end