C# Class DDay.iCal.Validator.PropertyValuesValidation

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

Méthodes publiques

Méthode Description
PropertyValuesValidation ( IResourceManager mgr, ICalendarPropertyListContainer container, string componentName, string propertyName ) : System
PropertyValuesValidation ( IResourceManager mgr, ICalendarPropertyListContainer container, string componentName, string propertyName, List possibleValues ) : System
Validate ( ) : IValidationResultCollection

Method Details

PropertyValuesValidation() public méthode

public PropertyValuesValidation ( IResourceManager mgr, ICalendarPropertyListContainer container, string componentName, string propertyName ) : System
mgr IResourceManager
container ICalendarPropertyListContainer
componentName string
propertyName string
Résultat System

PropertyValuesValidation() public méthode

public PropertyValuesValidation ( IResourceManager mgr, ICalendarPropertyListContainer container, string componentName, string propertyName, List possibleValues ) : System
mgr IResourceManager
container ICalendarPropertyListContainer
componentName string
propertyName string
possibleValues List
Résultat System

Validate() public méthode

public Validate ( ) : IValidationResultCollection
Résultat IValidationResultCollection