validate

The validate object controls validation of user-supplied data on a form.

The validate object can be activated multiple times during the life of a form.

Hierarchy of objects

Model

Child objects

Form Model

extras

message

picture

script

Parent class

node class class

Properties

Name

Description

Type

Access

disableAll

Enables or disables validation warnings.

String

Read /Write

formatTest

Controls validation against the display picture clause.

String

Read /Write

nullTest

Controls whether a field is mandatory on a form or if it can be left empty.

String

Read /Write

scriptTest

Controls validation by the enclosed script.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

Methods

None

// Ethnio survey code removed