01Provides implementation patterns for ItemGuid, FluidGuid, and BlockGuid validation
02Maps YAML schema files (blocks, items, fluids) to specific C# Validator classes
03Includes audit commands to count and compare schema definitions against validator code
04Guides handling of optional and nullable Guid types to prevent false validation errors
0563 GitHub stars
06Detects hidden foreignKey requirements in nested ref, array, and switch/case structures