Write java code to Build a file batch processor with transaction support using N/A. accepts list of file operations; validates all paths; processes operations in batch; rolls back on error; returns results. Structure the project as: src/main/java/utils/, validators/. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.