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.IntegerMaxValueRuleArgs Member List

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

DecoratedRuleArgs(string propertyName)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, RuleSeverity severity)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName, RuleSeverity severity)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, RuleSeverity severity, bool stopProcessing)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity, bool stopProcessing)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName, RuleSeverity severity, bool stopProcessing)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, RuleSeverity severity, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName, RuleSeverity severity, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, RuleSeverity severity, bool stopProcessing, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(Core.IPropertyInfo propertyInfo, RuleSeverity severity, bool stopProcessing, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DecoratedRuleArgs(string propertyName, string friendlyName, RuleSeverity severity, bool stopProcessing, Dictionary< string, object > args)Csla.Validation.DecoratedRuleArgs
DescriptionCsla.Validation.RuleArgs
GetPropertyName(RuleArgs e)Csla.Validation.RuleArgsstatic
IntegerMaxValueRuleArgs(string propertyName, int maxValue)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
IntegerMaxValueRuleArgs(Core.IPropertyInfo propertyInfo, int maxValue)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
IntegerMaxValueRuleArgs(string propertyName, string friendlyName, int maxValue)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
IntegerMaxValueRuleArgs(string propertyName, int maxValue, string format)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
IntegerMaxValueRuleArgs(Core.IPropertyInfo propertyInfo, int maxValue, string format)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
IntegerMaxValueRuleArgs(string propertyName, string friendlyName, int maxValue, string format)Csla.Validation.CommonRules.IntegerMaxValueRuleArgs
MaxValueCsla.Validation.CommonRules.IntegerMaxValueRuleArgs
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
this[string key]Csla.Validation.DecoratedRuleArgs
ToString()Csla.Validation.DecoratedRuleArgs