Skip to main content
A newer version of this page is available. .

RuleBase Fields

Serves as the base class for Validation Rules.
Name Description
PropertiesCustomMessageTemplate Holds the name of the RuleBaseProperties.CustomMessageTemplate property.
PropertiesId Holds the name of the RuleBaseProperties.Id property.
PropertiesInvertResult Holds the name of the RuleBaseProperties.InvertResult property.
PropertiesMessageTemplateCollectionValidationMessageSuffix Holds the name of the RuleBaseProperties.MessageTemplateCollectionValidationMessageSuffix property.
PropertiesMessageTemplateSkipNullOrEmptyValues Holds the name of the RuleBaseProperties.MessageTemplateSkipNullOrEmptyValues property.
PropertiesMessageTemplateTargetDoesNotSatisfyCollectionCriteria Holds the name of the RuleBaseProperties.MessageTemplateTargetDoesNotSatisfyCollectionCriteria property.
PropertiesMessageTemplateTargetDoesNotSatisfyTargetCriteria Holds the name of the RuleBaseProperties.MessageTemplateTargetDoesNotSatisfyTargetCriteria property.
PropertiesName Holds the name of the RuleBaseProperties.Name property.
PropertiesSkipNullOrEmptyValues Holds the name of the RuleBaseProperties.SkipNullOrEmptyValues property.
PropertiesTargetContextIDs Holds the name of the RuleBaseProperties.TargetContextIDs property.
PropertiesTargetCriteria Holds the name of the RuleBaseProperties.TargetCriteria property.
PropertiesTargetType Holds the name of the RuleBaseProperties.TargetType property.
See Also