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