Skip to content

ValidatingObject throws exception when used with ExternalParameters in special cases

The TestStep constructor forwards errors from properties that implements IValidatingObject. An error occurs if the property of the step does exists in the TestStep list of C# properties, but not in the list of dynamic reflection members.