CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Validation.CommonRules.DataAnnotationRuleArgs Member List

This is the complete list of members for Csla.Validation.CommonRules.DataAnnotationRuleArgs, including all inherited members.

AttributeCsla.Validation.CommonRules.DataAnnotationRuleArgs
DataAnnotationRuleArgs(string name, System.ComponentModel.DataAnnotations.ValidationAttribute attribute)Csla.Validation.CommonRules.DataAnnotationRuleArgs
DescriptionCsla.Validation.RuleArgs
GetPropertyName(RuleArgs e)Csla.Validation.RuleArgsstatic
PropertyFriendlyNameCsla.Validation.RuleArgs
PropertyNameCsla.Validation.RuleArgs
RuleArgs(string propertyName)Csla.Validation.RuleArgs
RuleArgs(Core.IPropertyInfo propertyInfo)Csla.Validation.RuleArgs
RuleArgs(string propertyName, string friendlyName)Csla.Validation.RuleArgs
RuleArgs(string propertyName, RuleSeverity severity)Csla.Validation.RuleArgs
RuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity)Csla.Validation.RuleArgs
RuleArgs(string propertyName, string friendlyName, RuleSeverity severity)Csla.Validation.RuleArgs
RuleArgs(string propertyName, RuleSeverity severity, bool stopProcessing)Csla.Validation.RuleArgs
RuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity, bool stopProcessing)Csla.Validation.RuleArgs
RuleArgs(string propertyName, string friendlyName, RuleSeverity severity, bool stopProcessing)Csla.Validation.RuleArgs
SeverityCsla.Validation.RuleArgs
StopProcessingCsla.Validation.RuleArgs
ToString()Csla.Validation.CommonRules.DataAnnotationRuleArgs