validateColumnConstraints property

bool validateColumnConstraints
final

When enabled (defualts to true), validate column constraints.

When disabled, schema verification passes even without

Implementation

final bool validateColumnConstraints;