ZPT-Sharp
v1.0.0
Zope Page Templates for .NET
|
Interface for a service which renders IBatchRenderingOptions instances. More...
Public Member Functions | |
void | Validate (IBatchRenderingOptions options) |
Validate the given options. More... | |
Interface for a service which renders IBatchRenderingOptions instances.
void CSF.Zpt.BatchRendering.IBatchRenderingOptionsValidator.Validate | ( | IBatchRenderingOptions | options | ) |
Validate the given options.
options | The options to validate. |
Implemented in CSF.Zpt.BatchRendering.BatchRenderingOptionsValidator.