respect-validation/tests/unit
Alexandre Gomes Gaigalas 1c56012cc3 Generate PrefixMap constants from Mixin attributes
- Add PrefixMapGenerator to produce COMPOSABLE/COMPOSABLE_WITH_ARGUMENT
  constants from #[Mixin] attributes, replacing hand-written arrays
- Move Prefix transformer to reference generated PrefixMap constants
- Extract NamespaceScanner from MixinGenerator for shared directory scanning
- Introduce FluentBuilder subnamespace for builder-chain generators
  (MixinGenerator, PrefixMapGenerator, MethodBuilder, Mixin attribute)
- Add CodeGenerator interface and Config class as shared CodeGen contracts
2026-03-11 19:06:51 +00:00
..
Exceptions Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Helpers Enhance LintSpdxCommand with contributor tracking and header normalization 2026-02-03 15:23:20 +01:00
Message Update translation docs 2026-02-06 17:11:34 +00:00
Transformers Generate PrefixMap constants from Mixin attributes 2026-03-11 19:06:51 +00:00
Validators Introduce Trimmed validator 2026-02-26 10:34:53 +00:00
ContainerRegistryTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
IdTest.php Prevent validators from generating validatorBuilder Ids 2026-01-26 13:57:39 +01:00
NamespacedRuleFactoryTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ResultQueryTest.php Add wildcard support to ResultQuery::findByPath() 2026-02-08 22:43:06 +01:00
ResultTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
ValidatorBuilderTest.php Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00