C# Class DDay.iCal.Validator.UriPropertyValidation

Inheritance: PropertyValidation
Afficher le fichier Open project: ddaysoftware/icalvalid

Méthodes publiques

Méthode Description
UriPropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System

Méthodes protégées

Méthode Description
ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection

Method Details

UriPropertyValidation() public méthode

public UriPropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System
mgr IResourceManager
obj ICalendarPropertyListContainer
propertyName string
Résultat System

ValidateProperty() protected méthode

protected ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection
p ICalendarProperty
Résultat IValidationResultCollection