nspectre - declarative validation for .NET

CompositeKind Enumeration

Represents the kinds of composite specifications that can be created

public enum CompositeKind

Members

Member Name Description
And And represents the logical and operator
Or Or represents the logical or operator

Requirements

Namespace: NSpectre.Core

Assembly: NSpectre.Core (in NSpectre.Core.dll)

See Also

NSpectre.Core Namespace