About
This skill streamlines the implementation of comprehensive validation logic across the entire application stack, from DTO-level input sanitization to complex business rule checks. It provides standardized patterns for creating validator service classes that handle entity existence and uniqueness verification while ensuring consistency by leveraging shared constants. By following fail-fast principles and transaction-aware validation, it helps developers build secure, reliable systems that provide clear, localized feedback for user-facing errors.