JobConfigurationValidate Method |
Namespace: Ookii.Jumbo.Jet.Jobs
Exception | Condition |
---|---|
InvalidOperationException | The job configuration is invalid. |
NotSupportedException | One of the record types used is not supported by ValueWriterT. |
This method is intended to be used after constructing the job before it is submitted. It uses information that may not be available after deserialization, and requires the various types to be loaded.