IOperableTriggerValidate Method

Quartz.NET 3.0 API Documentation
Validates whether the properties of the IJobDetail are valid for submission into a IScheduler.

Namespace:  Quartz.Spi
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
void Validate()
See Also

Reference