
Descripción
Validator Pro - Data-Driven Asset Validator & Organizer
📚 Documentation & Support Full installation guide, usage instructions, and troubleshooting are available below:
📄 User Manual (English & Chinese): 💡 Overview Validator Pro is a high-performance Editor Utility Plugin designed to automate asset validation, enforce naming conventions, and streamline project organization. Built with a strict MVC (Model-View-Controller) architecture, it separates data logic from UI rendering, allowing you to scan and organize thousands of assets instantly with zero UI lag. Stop wasting time manually checking asset names and paths—let data-driven profiles keep your project structured.
🔥 Core Features
📊 Data-Driven Profiles: Define project-specific validation rules (Target Class, Required Prefix, Allowed Directory) entirely via Data Assets. Adapt to any naming convention without modifying a single blueprint node.
🗂️ Intelligent UI Categorization: Automatically groups scanned assets into dynamic UI drawers. Built-in physical sorting ensures high-priority asset types (e.g., Skeletal Meshes, Static Meshes) are always forced to the top of the visual hierarchy.
⚡ Zero-Bottleneck Architecture: Processes memory-level data sorting before executing single-pass UI rendering, bypassing standard blueprint loops to handle massive asset libraries efficiently.
🚀 Batch Execution Pipeline: One-click batch renaming and automated path migration to enforce clean, project-wide dependency structures.
🖱️ Seamless Context Menu Integration: Injects directly into the Content Browser right-click menu via Python-scripted AssetActionUtility for instant access anywhere in your project.
🛠️ Technical Details
Type: Editor Utility Plugin (Blueprint & Python)
Supported Versions: Unreal Engine 5.4 - 5.8+
Dependencies: "Editor Scripting Utilities", "Python Editor Script Plugin" (Enabled by default)

