FinishOptions.validateFragments
bool validateFragments() @property nothrowGet validateFragments property.
Returns
Whether validate fragments against the given schema or not.
void validateFragments(bool propval) @property nothrowSet validateFragments property.
Parameters
propval | Whether validate fragments against the given schema or not. |