This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public static class ValidationUtility
Visual Basic (Declaration) Copy imageCopy Code
                                  Public NotInheritable Class ValidationUtility

The type exposes the following members.

Public Methods

  Name Description
Public method Static member CreateBuiltInContext Overloaded.
Public method Static member CreateContextFromSiteConfig
Creates a schema context based on specified site configuration element.
Public method Static member CreateEnumValues
Creates the enum values.
Public method Static member CreateModuleInfo
Creates the module info.
Public method Static member CreateViperInfoFromRegistration
Creates the viper info from registration.
Public method Static member GetModuleInfos
Gets the module info from specified assembly.
Public method Static member IncludeInSchema Overloaded.
Public method Static member ToZonesString
Gets a comma seperated string representation of specified security zones.

See Also

Advanced