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