Class EmptyValidationProcess

  • All Implemented Interfaces:
    ValidationProcess

    public class EmptyValidationProcess
    extends java.lang.Object
    implements ValidationProcess
    This class is used to return a non null ValidationProcess when a missing process is asked to the ConfigurationBean only if the errorOnMissingProcess configuration attribute is set to false.