FinishOptions.validateFragments

bool validateFragments() @property nothrow

Get validateFragments property.

Returns

Whether validate fragments against the given schema or not.
void validateFragments(bool propval) @property nothrow

Set validateFragments property.

Parameters

propvalWhether validate fragments against the given schema or not.