204205206207208209210
this.metaModelValidator = metaModelValidator; this.facetProcessor = new FacetProcessor(configuration, collectionTypeRegistry, programmingModel); this.cache = new SpecificationCacheDefault(); }
194195196197198199200