Sets up how to handle failed transformation for use with
ModelTestUtils#checkFailedTransformedAddOperation(ModelTestKernelServices, org.jboss.as.controller.ModelVersion, ModelNode, FailedOperationTransformationConfig)
A callback that can be used to e.g. make adjustments to the model before transforming and executing the composite
resulting from the transformation of the boot operations
Validates the types and entries of the of the description providers in the model, as read by
/some/path:read-resource-description(recursive=true,inherited=false,operations=true,notifications=true)