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