# File lib/json-schema/validator.rb, line 454
      def register_validator(v)
        @@validators[v.to_s] = v
      end