This class handles the global validation of page data for save. The Validators event is raised after
all individual property validators have been called and you have the option to validate the entire
PageData object, for example when a validation process depends on several properties.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public static class GlobalPageValidation |