bypass Document Validation
abstract fun bypassDocumentValidation(bypassDocumentValidation: Boolean?): AggregateFlow<TResult>
Content copied to clipboard
Sets the bypass document level validation flag.
Note: This only applies when an $out stage is specified.
Return
this
Since
1.2
Parameters
bypass Document Validation
If true, allows the write to opt-out of document level validation.