Table of Contents

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

Constructors

Validator(IRaythaDbContext)

public Validator(IRaythaDbContext db)

Parameters

db IRaythaDbContext