Show / Hide Table of Contents

Interface IValidator

Namespace: Amazon.CDK.AWS.AppConfig
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IValidator
Syntax (vb)
Public Interface IValidator

Synopsis

Properties

Content

The content of the validator.

Type

The type of validator.

Properties

Content

The content of the validator.

string Content { get; }
Property Value

string

Type

The type of validator.

ValidatorType Type { get; }
Property Value

ValidatorType

Back to top Generated by DocFX