respect-validation/tests/integration
Henrique Moody 4fd26e39bb
Rename "NotOptional" to "NotUndef"
Since I've already renamed the "Optional" rule to "UnderOf," it makes
sense to rename this rule too.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2024-05-06 20:45:27 +02:00
..
lib Allow to customise messages while asserting 2024-03-26 15:04:04 +01:00
readme Allow to customise messages while asserting 2024-03-26 15:04:04 +01:00
rules Rename "NotOptional" to "NotUndef" 2024-05-06 20:45:27 +02:00
transformers Refactor the "NullOr" rule and related classes 2024-03-26 01:55:50 +01:00
assert-with-attributes.phpt Split the "Property" rule 2024-03-05 00:48:31 +01:00
assert-with-keys.phpt Split "Key" rules 2024-03-04 00:06:18 +01:00
do_not_rely_on_nested_validation_exception_interface_for_check.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
get_full_message_should_include_all_validation_messages_in_a_chain.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
get_messages.phpt Include "__root__" when getting message as an array 2024-03-25 22:38:19 +01:00
get_messages_should_include_all_validation_messages_in_a_chain.phpt Include "__root__" when getting message as an array 2024-03-25 22:38:19 +01:00
get_messages_with_replacements.phpt Allow to customise messages while asserting 2024-03-26 15:04:04 +01:00
issue-179.phpt Update validation engine 2024-02-22 16:54:44 +01:00
issue-425.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
issue-446.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
issue-619.phpt Standardize integration tests 2024-02-11 21:25:09 +01:00
issue-739.phpt Do not create results with siblings in the When rule 2024-03-25 23:47:25 +01:00
issue-796.phpt Split "Key" rules 2024-03-04 00:06:18 +01:00
issue-799.phpt Update validation engine 2024-02-22 16:54:44 +01:00
issue-805.phpt Improve output of PHPT tests 2024-02-17 16:33:49 +01:00
issue-1033.phpt Remove "--CREDITS--" from PHPT files 2024-01-29 23:49:36 +01:00
issue-1244.phpt Do not overwrite "IDs" when updating names 2024-03-26 01:12:44 +01:00
issue-1289.phpt Fix some PHPStan issues 2024-03-07 01:48:45 +01:00
issue-1333.phpt Do not overwrite "IDs" when updating names 2024-03-26 01:12:44 +01:00
issue-1348.phpt Include "__root__" when getting message as an array 2024-03-25 22:38:19 +01:00
issue-1376.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
keys_as_validator_names.phpt Refactor the Length rule 2024-03-19 15:38:29 +01:00
not_should_work_by_builder.phpt Remove "--CREDITS--" from PHPT files 2024-01-29 23:49:36 +01:00
not_with_recursion.phpt Update validation engine 2024-02-22 16:54:44 +01:00
not_without_recursion.phpt Update validation engine 2024-02-22 16:54:44 +01:00
set_template_with_multiple_validators_should_use_template_as_full_message.phpt Update validation engine 2024-02-22 16:54:44 +01:00
set_template_with_multiple_validators_should_use_template_as_main_message.phpt Remove "--CREDITS--" from PHPT files 2024-01-29 23:49:36 +01:00
set_template_with_single_validator_should_use_template_as_main_message.phpt Remove "--CREDITS--" from PHPT files 2024-01-29 23:49:36 +01:00
should_not_overwrite_defined_names.phpt Remove "--CREDITS--" from PHPT files 2024-01-29 23:49:36 +01:00
translator-assert.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00
translator-check.phpt Allow building rules using prefixes 2024-03-24 16:58:24 +01:00