isStrict property

bool isStrict
getter/setter pair

true if structurally invalid input should be reported rather than repaired. At some point this could be made client-controllable.

Implementation

bool isStrict = false;