Whether a SchemaKey is valid.
Whether a SchemaKey is valid.
It's valid if the vendor, name, format, and model all match and the supplied key's revision and addition do not exceed the criterion's revision and addition.
This comparator will continue to function correctly when revisions are deprecated.
The SchemaKey to validate
whether the SchemaKey is valid
Format as a schema URI, but the revision and addition may be replaced with "*" wildcards.
Format as a schema URI, but the revision and addition may be replaced with "*" wildcards.
the String representation of this SchemaKey
Class to validate SchemaKeys.