Table of Contents

Namespace Olve.Validation

Interfaces

IValidatable

Defines a contract for an object that can validate its own state or data.

IValidator<TValue>

Represents a validator for values of type TValue.