# File lib/apipie/validator.rb, line 257
      def validate(value)
        (@help = @proc.call(value)) === true
      end