Skip to content

MJCZone.MediaMatic.AspNetCore.Validation

Assembly: MJCZone.MediaMatic.AspNetCore

Classes

NameDescription
ArgumentsValidationBuilderA builder for validating method arguments with immediate fail-fast behavior.
DuplicateKeyExceptionThe exception that is thrown when a duplicate key is detected.
ObjectValidationBuilder`1A builder for validating objects of type T.
ValidationResultThe result of a validation operation.
ValidationResultExceptionException thrown when validation fails.

Enums

NameDescription
ValidationExceptionTypeSpecifies the type of exception to throw when validation fails.