isValid

isValid(): Boolean;

The isValid method of the DynaDictionary class returns true when the dynamic dictionary is fully defined; that is, after the endKeys method is called. When a dynamic dictionary is only partially defined, the method returns false.