Class CreateContentType.Validator
- Namespace
- Raytha.Application.ContentTypes.Commands
- Assembly
- Raytha.Application.dll
public class CreateContentType.Validator : AbstractValidator<CreateContentType.Command>, IValidator<CreateContentType.Command>, IValidator, IEnumerable<IValidationRule>, IEnumerable
- Inheritance
-
CreateContentType.Validator
- Implements
-
IValidatorIEnumerable<IValidationRule>
- Inherited Members
-
AbstractValidator<CreateContentType.Command>.Validate(CreateContentType.Command)AbstractValidator<CreateContentType.Command>.Validate(ValidationContext<CreateContentType.Command>)AbstractValidator<CreateContentType.Command>.CreateDescriptor()AbstractValidator<CreateContentType.Command>.Include(IValidator<CreateContentType.Command>)AbstractValidator<CreateContentType.Command>.GetEnumerator()AbstractValidator<CreateContentType.Command>.PreValidate(ValidationContext<CreateContentType.Command>, ValidationResult)AbstractValidator<CreateContentType.Command>.RaiseValidationException(ValidationContext<CreateContentType.Command>, ValidationResult)AbstractValidator<CreateContentType.Command>.OnRuleAdded(IValidationRule<CreateContentType.Command>)AbstractValidator<CreateContentType.Command>.CascadeModeAbstractValidator<CreateContentType.Command>.ClassLevelCascadeModeAbstractValidator<CreateContentType.Command>.RuleLevelCascadeMode
Constructors
Validator(IRaythaDbContext)
public Validator(IRaythaDbContext db)