mirror of
https://github.com/Respect/Validation.git
synced 2026-03-14 14:25:45 +01:00
- 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 |
||
|---|---|---|
| .. | ||
| Exceptions | ||
| Helpers | ||
| Message | ||
| Mixins | ||
| Transformers | ||
| Validators | ||
| ContainerRegistry.php | ||
| Id.php | ||
| Name.php | ||
| NamespacedValidatorFactory.php | ||
| OnlyFailedChildrenResultFilter.php | ||
| Path.php | ||
| Result.php | ||
| ResultFilter.php | ||
| ResultQuery.php | ||
| Validator.php | ||
| ValidatorBuilder.php | ||
| ValidatorFactory.php | ||