Class UpdateCollectionValidatorComponent

java.lang.Object
com.skava.oms.service.EcommCoreServices
com.skava.oms.validator.services.collection.UpdateCollectionValidatorComponent
All Implemented Interfaces:
com.skava.core.EcommComponent, com.skava.core.validation.ValidatorComponent

@Service public class UpdateCollectionValidatorComponent extends EcommCoreServices implements com.skava.core.validation.ValidatorComponent
The class contains the validation component for collection updation
Since:
15-Jul-2018
Author:
Infosys Equinox
  • Constructor Details

    • UpdateCollectionValidatorComponent

      public UpdateCollectionValidatorComponent()
  • Method Details

    • preProcess

      public void preProcess(com.skava.core.validation.InputModel model, org.springframework.validation.BindingResult bindingResult)
      Specified by:
      preProcess in interface com.skava.core.validation.ValidatorComponent