Per OSB spec, the operaiton included in the DeprovisionResponse payload is not required and should be returned for
a 202 (in progress) response, but not where the service instance was immediately deleted (200 response code).
Adjusted our schema validators to use lower case description field as well as remove deprecated constructor options
on validator to remove log warnings.