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
- core/
includes/ config.inc, line 451 - This is the API for configuration storage.
Class
- Config
- Defines the default configuration object.
Code
protected $validated = FALSE;