@PublicSpi @FunctionalInterface public interface VisibleFieldPredicate
FieldVisibilitySchemaTransformation to test whether a field should be visible.| Modifier and Type | Method and Description |
|---|---|
boolean |
isVisible(VisibleFieldPredicateEnvironment environment)
Test whether a field should be visible.
|
boolean isVisible(VisibleFieldPredicateEnvironment environment)
environment - the context of the field