respect-validation/tests/feature
Henrique Moody 81310cc4d9
Rename namespace Rules to Validators
Since that namespace contains our “validators”, naming it as such makes
much more sense.
2026-01-05 17:36:35 +01:00
..
Issues Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
Message Do not instantiate objects in the constructor of core classes 2026-01-04 15:46:40 +01:00
Readme Invert the behaviour of NoWhitespace 2025-12-29 09:11:01 +01:00
Transformers Create All rule and all prefix 2026-01-04 12:23:01 +01:00
Validators Rename namespace Rules to Validators 2026-01-05 17:36:35 +01:00
AssertWithKeysTest.php Change order of arguments in Named rule 2026-01-04 15:07:26 +01:00
AssertWithPropertiesTest.php Change order of arguments in Named rule 2026-01-04 15:07:26 +01:00
AssertWithTemplatesTest.php Change order of arguments in Templated rule 2026-01-04 15:21:50 +01:00
DoNotRelyOnNestedValidationExceptionInterfaceForCheckTest.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
GetFullMessageShouldIncludeAllValidationMessagesInAChainTest.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
GetMessagesShouldIncludeAllValidationMessagesInAChainTest.php Make Validator immutable 2026-01-02 15:45:23 +01:00
GetMessagesTest.php Make Validator immutable 2026-01-02 15:45:23 +01:00
GetMessagesWithReplacementsTest.php Make Validator immutable 2026-01-02 15:45:23 +01:00
HandlingNamesTest.php Change order of arguments in Named rule 2026-01-04 15:07:26 +01:00
KeysAsValidatorNamesTest.php Change order of arguments in Named rule 2026-01-04 15:07:26 +01:00
NotShouldWorkWithBuilderTestTest.php Improve format of Pest files 2024-12-22 06:53:36 +01:00
NotWithoutRecursionTest.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
NotWithRecursionTest.php Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00
SetTemplateWithMultipleValidatorsShouldUseTemplateAsFullMessageHeaderTest.php Change order of arguments in Templated rule 2026-01-04 15:21:50 +01:00
SetTemplateWithMultipleValidatorsShouldUseTemplateAsMainMessageTest.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
SetTemplateWithSingleValidatorShouldUseTemplateAsMainMessageTest.php Rename Validator to ValidatorBuilder 2026-01-05 11:57:40 +01:00
TranslatorTest.php Change order of arguments in Templated rule 2026-01-04 15:21:50 +01:00
ValidationExceptionStackTraceTest.php Use a DI container to create instances of Validator 2025-12-22 13:12:04 +01:00