Class RuleContext.FieldContext
java.lang.Object
io.confluent.kafka.schemaregistry.rules.RuleContext.FieldContext
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
- RuleContext
-
Constructor Summary
ConstructorsConstructorDescriptionFieldContext(Object containingMessage, String fullName, String name, RuleContext.Type type, Set<String> tags) -
Method Summary
-
Constructor Details
-
FieldContext
-
-
Method Details