Validate that `schemaRef` in checkstyle matches value in `swagger.yaml`. ``` status: 200: default: schemaRef: "#/definitions/Error" ``` Swagger-parser will need to load without dereferencing in order to check `$ref` value.