The GlobalPageValidation type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | OnValidate |
Called when you need to raise the Validators event.
|
![]() ![]() | RemoveDefaultValidators |
Removes the default validators.
|
![]() ![]() | ReportInvalid |
Reports validation failure from one of the delegates called by the Validators event.
|
![]() ![]() | ValidateExternalURL | |
![]() ![]() | ValidateExternalURLHandler |
Validates the external URL for a page.
|
![]() ![]() | ValidateLanguageBranchHandler |
Validates the publishing of language specific versions of a page.
|
![]() ![]() | ValidatePageLink |
Validates that all the required values are defined for the page's pagelink.
|
![]() ![]() | ValidatePublishDatesHandler |
Validates the pages publishing dates.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | Page |
Gets the currently executing page instance.
|
Events
Name | Description | |
---|---|---|
![]() ![]() | Validators |
Occurs when a PageData object needs to be validated.
|