lithium\data\entity\Document::$_valid

protected property

Holds the current iteration state. Used by Document::valid() to terminate foreach loops when there are no more fields to iterate over.

Source

	protected $_valid = false;