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