Modify a compiler operation to verify that certain properties exist in the
CompilationData and CompilerConfiguration before executing
the provided operation. If the properties don't exist, an error message
is returned.
This is useful for eliminating repetitive existence checks.
Modify a compiler operation to verify that certain properties exist in the CompilationData and CompilerConfiguration before executing the provided operation. If the properties don't exist, an error message is returned.
This is useful for eliminating repetitive existence checks.