Method | Description | |
---|---|---|
PropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System | ||
Validate ( ) : IValidationResultCollection |
Method | Description | |
---|---|---|
ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection |
public PropertyValidation ( IResourceManager mgr, ICalendarPropertyListContainer obj, string propertyName ) : System | ||
mgr | IResourceManager | |
obj | ICalendarPropertyListContainer | |
propertyName | string | |
return | System |
public Validate ( ) : IValidationResultCollection | ||
return | IValidationResultCollection |
protected abstract ValidateProperty ( ICalendarProperty p ) : IValidationResultCollection | ||
p | ICalendarProperty | |
return | IValidationResultCollection |