nspectre - declarative validation for .NET

Validator Class

Validator validates objects.

For a list of all members of this type, see Validator Members.

System.Object
   NSpectre.Core.Implementation.Validator

public class Validator : IValidator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NSpectre.Core.Implementation

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

See Also

Validator Members | NSpectre.Core.Implementation Namespace