Weird problem with C# Automation scripts and validation
18th May 2026
Hi Chris, When a script does not contain a Script class, DataMiner automatically wraps the code in one. As a result, your code is effectively transformed into the following, which …