Class CollectionValidatorComponent

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

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

    • CollectionValidatorComponent

      public CollectionValidatorComponent()
  • 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