Show / Hide Table of Contents

Namespace CSF.Validation.ValidatorValidation

Classes

ManifestItemValidatorBuilder

A builder which configures rules for a validator which validates a type that derives from ManifestItem.

ManifestItemValidatorBuilder.RecursiveItemValidatorBuilder

Validator builder which adds recursive validaiton for items which are attached to the manifest item object graph.

ManifestRuleValidatorBuilder

A builder which configures rules for a validator which validates instances of ManifestRule.

ValidationManifestValidator

Default implementation of IValidatesValidationManifest.

ValidationManifestValidatorBuilder

A validator-builder for instances of ValidationManifest.

Interfaces

IValidatesValidationManifest

An object which may be used to assert that a validation manifest is valid. Essentially this object may serve as "a validator validator".

In This Article
Back to top Generated by DocFX