MJCZone.DapperMatic.AspNetCore.Validation
Assembly: MJCZone.DapperMatic.AspNetCore
Classes
| Name | Description |
|---|---|
| ArgumentsValidationBuilder | A builder for validating method arguments with immediate fail-fast behavior. |
| DuplicateKeyException | The exception that is thrown when a duplicate key is detected. |
| ObjectValidationBuilder`1 | A builder for validating objects of type T. |
| ValidationResult | The result of a validation operation. |
| ValidationResultException | Exception thrown when validation fails. |
Enums
| Name | Description |
|---|---|
| ValidationExceptionType | Specifies the type of exception to throw when validation fails. |