Interface AddAncillaryToCartRequestValidationStrategy
- All Known Implementing Classes:
FlightRequiredValidationStrategy,PassengerRequiredValidationStrategy
public interface AddAncillaryToCartRequestValidationStrategy
Strategy to validate the add ancillary request to cart
-
Method Summary
-
Method Details
-
validate
Validates transportOfferingCodes, passengers and throws exception- Parameters:
flightIds- the codes of the transportOfferings the ancillary product is addedpassengerId- the code of the passenger to whom the ancillary product is added- Throws:
AirlineWebserviceException
-