Searched refs:entityBundle (Results 1 – 1 of 1) sorted by relevance
249 EntityBundle entityBundle = entityBundleByName.getOrDefault(name, null); in validateSchemaBundleMatchesSchema() local251 Optional.ofNullable(entityBundle) in validateSchemaBundleMatchesSchema()