Package fr.gouv.vitam.worker.core.impl
Class ValidationErrorManager
java.lang.Object
fr.gouv.vitam.worker.core.impl.ValidationErrorManager
UnitsRulesCompute Plugin.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleValidationErrors(WorkFlowExecutionContext executionContext, Step step, org.apache.commons.collections4.MultiValuedMap<String, ValidationError> validationErrorsByObjectName, HandlerIO handlerIO)
-
Constructor Details
-
ValidationErrorManager
public ValidationErrorManager()Empty constructor UnitsRulesComputePlugin
-
-
Method Details
-
handleValidationErrors
public void handleValidationErrors(WorkFlowExecutionContext executionContext, Step step, org.apache.commons.collections4.MultiValuedMap<String, ValidationError> validationErrorsByObjectName, HandlerIO handlerIO) throws ProcessingException- Throws:
ProcessingException
-