# File lib/json-schema/validator.rb, line 364 def register_validator(v) @@validators["#{v.uri.scheme}://#{v.uri.host}#{v.uri.path}"] = v end