C# Class withSIX.Core.Applications.Services.ValidPathValidator

Inheritance: FluentValidation.Validators.PropertyValidator
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
ValidPathValidator ( ) : FluentValidation

Méthodes protégées

Méthode Description
IsValid ( PropertyValidatorContext context ) : bool

Method Details

IsValid() protected méthode

protected IsValid ( PropertyValidatorContext context ) : bool
context FluentValidation.Validators.PropertyValidatorContext
Résultat bool

ValidPathValidator() public méthode

public ValidPathValidator ( ) : FluentValidation
Résultat FluentValidation