..
Exceptions
Enable validating inputs without throwing exceptions
2025-12-22 20:37:11 +01:00
Helpers
Reset missing date information in CanValidateDateTime
2026-01-04 21:49:39 +01:00
Message
Rename Rule to Validator
2026-01-05 17:36:34 +01:00
Mixins
Rename Rule to Validator
2026-01-05 17:36:34 +01:00
Transformers
Rename RuleSpec to ValidatorSpec
2026-01-05 17:36:35 +01:00
Validators
Move postal code regexes to the data/ directory
2026-01-06 10:06:22 +01:00
ContainerRegistry.php
Rename namespace Rules to Validators
2026-01-05 17:36:35 +01:00
Id.php
Rename Rule to Validator
2026-01-05 17:36:34 +01:00
Name.php
Ensure formatters only format, not modify results
2026-01-03 19:47:30 +01:00
NamespacedValidatorFactory.php
Rename RuleSpec to ValidatorSpec
2026-01-05 17:36:35 +01:00
OnlyFailedChildrenResultFilter.php
Change how we trace the path of results
2025-12-20 22:19:17 +01:00
Path.php
Do not overwrite existing names
2025-12-26 14:48:23 +01:00
Result.php
Rename namespace Rules to Validators
2026-01-05 17:36:35 +01:00
ResultFilter.php
Split the Formatter into different formatters
2025-12-19 16:20:28 +01:00
ResultQuery.php
Enable validating inputs without throwing exceptions
2025-12-22 20:37:11 +01:00
Validator.php
Rename Rule to Validator
2026-01-05 17:36:34 +01:00
ValidatorBuilder.php
Rename namespace Rules to Validators
2026-01-05 17:36:35 +01:00
ValidatorFactory.php
Rename RuleFactory to ValidatorFactory
2026-01-05 17:36:35 +01:00