We are working on a validation script and know how to set things up. Currently we create validation scripts based on each customer. Of course we have to ensure that each batch/document uses the same fields but is there a way to decouple the script from a specific document class?
Then it would be possible to create an external script (with a Git flow) and roll it out for multiple customers. Currently we can only create one unique script per document class.