Return true if the generated specification based on the current state of this object is valid for the formatters parse method, and false otherwise.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
bool
isStateValidForParse() const;
Return Value
true if the current state is valid for parse, otherwise false
Created with MrDocs