PipelineVerifier
Helper class for checking the required properties of a Pipeline.
It is recommended to cache instances of PipelineVerifier since construction is relatively expensive and instances of this class are stateless.
Parameters
configure
Configures the initialization of this class. See PipelineVerifier.Configuration.
Types
Properties
Link copied to clipboard
The configuration used to instantiate this class instance.
Link copied to clipboard
List of DiagnosticPass instances used by this class.
Link copied to clipboard
The set of enabled diagnostics.
Link copied to clipboard
Whether warnings are enabled.