Table of Contents

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
AbstractValidator<CreateContentItem.Command>
CreateContentItem.Validator
Implements
IValidator
IEnumerable<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>.CascadeMode
AbstractValidator<CreateContentItem.Command>.ClassLevelCascadeMode
AbstractValidator<CreateContentItem.Command>.RuleLevelCascadeMode

Constructors

Validator(IRaythaDbContext)

public Validator(IRaythaDbContext db)

Parameters

db IRaythaDbContext