public class SpecVersionDetector extends Object
Constructor and Description |
---|
SpecVersionDetector() |
Modifier and Type | Method and Description |
---|---|
static SpecVersion.VersionFlag |
detect(com.fasterxml.jackson.databind.JsonNode jsonNode)
Detects schema version based on the schema tag
|
public static SpecVersion.VersionFlag detect(com.fasterxml.jackson.databind.JsonNode jsonNode)
jsonNode
- Json Node to read fromCopyright © 2021. All rights reserved.