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.
Defines a contract for an object that can validate its own state or data.
Represents a validator for values of type TValue.