Back to Devexpress

ValidationModule Properties

expressappframework-devexpress-dot-expressapp-dot-validation-dot-validationmodule-dot-underscore-properties.md

latest6.7 KB
Original Source

ValidationModule Properties

The module contained in the DevExpress.ExpressApp.Validation.v25.2.dll assembly.

NameDescription
AdditionalControllerTypesContains manually specified Controllers to be loaded to the Application Model. Inherited from ModuleBase.
AdditionalExportedTypesContains manually specified business classes to be loaded to the Application Model. Inherited from ModuleBase.
AllowValidationDetailsAccessSpecifies whether end-users are allowed to view validation result details.
ApplicationProvides access to an XafApplication object that can be used to manage the current application. Inherited from ModuleBase.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ContainerGets the IContainer that contains the Component. Inherited from Component.
DescriptionSpecifies a textual description of a module. Inherited from ModuleBase.
DiffsStoreFor internal use. Inherited from ModuleBase.
EnableRuntimeRuleCacheSpecifies if the Validation Module caches Rules from custom persistent Rule Sources.
EnableRuntimeRuleDiscoverySpecifies if the Validation Module generates Rules from custom persistent Sources at runtime.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
IgnoreWarningAndInformationRulesSpecifies whether or not Warning and Information type rules are ignored (see IRuleBaseProperties.ResultType).
ModelDifferenceResourceNameThis property is intended for internal use. Inherited from ModuleBase.
ModuleManagerProvides access to the ApplicationModulesManager object, which contains information on the modules currenly added to the application. Inherited from ModuleBase.
NameGets the full name of a module’s type. Inherited from ModuleBase.
RequiredModuleTypesProvides access to the collection of modules that are added to the current module. Inherited from ModuleBase.
ResourcesExportedToModelProvides access to a collection of Resource Localizers used in the current module to extend the Application Model’s IModelLocalization node. Inherited from ModuleBase.
SiteGets or sets the ISite of the Component. Inherited from Component.
UseCheckContextsAvailableControllerCacheCache static
UseInplaceEditorsValidationControllerCache static
UseRequiredFieldMarkControllerCache static
VersionGets the major, minor, revision, and build numbers of a module’s assembly. Inherited from ModuleBase.

See Also

ValidationModule Class

ValidationModule Members

DevExpress.ExpressApp.Validation Namespace