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