Page 1 of 1

Find in the files but return only files with errors

Posted: Thu Sep 02, 2021 6:40 pm
by phil_mz
I would like to find all files that include a specified string or element AND that do not resolve (do not have the "green square" in the upper-right corner). For example, I have hundreds of files with image file names that are capitalized differently from the reference in the file. They build, but they clutter the transformation problem results. I would like to find and fix the problems without having opening files pose no issues.

Re: Find in the files but return only files with errors

Posted: Fri Sep 03, 2021 8:16 am
by Radu
Hi,

How about if you go the other way around? Find all files which have validation errors and fix them? I mean, fixing all validation errors should be beneficial for the project.
In the Oxygen project you can right click a folder and there is a "Validate" submenu which allows you to apply validation to all topics in the folder.

Regards,
Radu