public class DeliveryOptionsValidator extends Object
DeliveryOptionsValidator class.
Constructor and Description |
---|
DeliveryOptionsValidator() |
Modifier and Type | Method and Description |
---|---|
void |
setReportSchedulerService(SchedulerService reportSchedulerService)
setReportSchedulerService
|
void |
validateDeliveryOptions(DeliveryOptions deliveryOptions,
org.springframework.binding.validation.ValidationContext context)
validateDeliveryOptions
|
public void validateDeliveryOptions(DeliveryOptions deliveryOptions, org.springframework.binding.validation.ValidationContext context)
validateDeliveryOptions
deliveryOptions
- a DeliveryOptions
object.context
- a ValidationContext
object.public void setReportSchedulerService(SchedulerService reportSchedulerService)
setReportSchedulerService
reportSchedulerService
- a SchedulerService
object.Copyright © 2019. All rights reserved.