Class AbstractOfferPriceValidator

java.lang.Object
de.hybris.platform.ndc182shoppingwebservices.validators.impl.AbstractOfferPriceValidator
Direct Known Subclasses:
OfferPriceDataListsFieldValidator, OfferPricePricedOfferFieldValidator, OfferPriceRequestFieldValidator

public class AbstractOfferPriceValidator extends Object
Class containing common elements to validate OfferPrice Messages
  • Constructor Details

    • AbstractOfferPriceValidator

      public AbstractOfferPriceValidator()
  • Method Details

    • addError

      protected void addError(List<ErrorType> errors, String errorMessage)
      Creates an error with the passed message and add it to the error list
      Parameters:
      errors - the list
      errorMessage - the message