Class ValidationRule.PathSegment
- java.lang.Object
-
- io.apicurio.datamodels.validation.ValidationRule.PathSegment
-
- Enclosing class:
- ValidationRule
public static class ValidationRule.PathSegment extends Object
Type encapsulating information about a path segment. Consumers of this type should not rely on normalizedName property which is only provided to weed out duplicates.
-
-
Field Summary
Fields Modifier and Type Field Description StringformalNameStringnormalizedNameStringprefixintsegId
-
Constructor Summary
Constructors Constructor Description PathSegment()
-