RepreZen / KaiZen-OpenApi-Parser

High-performance Parser, Validator, and Java Object Model for OpenAPI 3.x
130 stars 31 forks source link

[#219] Explicitly provide fake scheme handler #220

Closed andylowry closed 6 years ago

andylowry commented 6 years ago

URL validation now uses URL constructors that explicitly supply a dummy protocol handler (since no connection will ever actually be attempted for these URLs), whenever the URL uses our special fake scheme name.