ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.BatchRendering.IBatchRenderingOptionsValidator Interface Reference

Interface for a service which renders IBatchRenderingOptions instances. More...

Inheritance diagram for CSF.Zpt.BatchRendering.IBatchRenderingOptionsValidator:

Public Member Functions

void Validate (IBatchRenderingOptions options)
 Validate the given options. More...
 

Detailed Description

Interface for a service which renders IBatchRenderingOptions instances.

Member Function Documentation

void CSF.Zpt.BatchRendering.IBatchRenderingOptionsValidator.Validate ( IBatchRenderingOptions  options)

Validate the given options.

Parameters
optionsThe options to validate.

Implemented in CSF.Zpt.BatchRendering.BatchRenderingOptionsValidator.


The documentation for this interface was generated from the following file: