The state of validation on this object.

This value is set to TRUE by Config::validate() and is reset to FALSE after any change to the $data variable.

File

includes/config.inc, line 469
This is the API for configuration storage.

Class

Config
Defines the default configuration object.

Code

protected $validated = FALSE;