Show / Hide Table of Contents

Interface IGetsValidationManifest

An object which can get a ValidationManifest.

Namespace: CSF.Validation.ValidatorBuilding
Assembly: CSF.Validation.Abstractions.dll
Syntax
public interface IGetsValidationManifest

Methods

| Improve this Doc View Source

GetManifest()

Gets a manifest from the current instance.

Declaration
ValidationManifest GetManifest()
Returns
Type Description
ValidationManifest

A validation manifest.

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX