Class AbstractOfferPriceValidator
java.lang.Object
de.hybris.platform.ndc182shoppingwebservices.validators.impl.AbstractOfferPriceValidator
- Direct Known Subclasses:
OfferPriceDataListsFieldValidator,OfferPricePricedOfferFieldValidator,OfferPriceRequestFieldValidator
Class containing common elements to validate OfferPrice Messages
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractOfferPriceValidator
public AbstractOfferPriceValidator()
-
-
Method Details
-
addError
Creates an error with the passed message and add it to the error list- Parameters:
errors- the listerrorMessage- the message
-