C# Class Headless.CompositeLocationValidator

The ComponentsLocationValidator class uses both Uri and Regex validation of page locations.
Inheritance: RelaxedFolderLocationValidator
Afficher le fichier Open project: roryprimrose/Headless Class Usage Examples

Méthodes publiques

Méthode Description
Matches ( Uri location, IEnumerable matchingExpressions ) : bool

Method Details

Matches() public méthode

The is null. /// The is a relative location where an absolute location is required. /// The is null.
public Matches ( Uri location, IEnumerable matchingExpressions ) : bool
location System.Uri
matchingExpressions IEnumerable
Résultat bool