Searched refs:mapKeyValidator (Results 1 – 2 of 2) sorted by relevance
47 private final MapKeyValidator mapKeyValidator; field in MapKeyProcessingStep53 MapKeyValidator mapKeyValidator, in MapKeyProcessingStep() argument57 this.mapKeyValidator = mapKeyValidator; in MapKeyProcessingStep()70 ValidationReport<Element> mapKeyReport = mapKeyValidator.validate(element); in process()
112 MapKeyValidator mapKeyValidator = new MapKeyValidator(); in initSteps() local179 new MapKeyProcessingStep(messager, types, mapKeyValidator, mapKeyGenerator), in initSteps()