respect-validation/tests
Henrique Moody 7636944ea6
Register v as a class alias to Validator
This is a pattern that we already use everywhere, so it makes sense to
simply turn `v` into a class alias to `Validator`, which will allow
people to use all the examples in the documentation without needing to
import the namespace.

We already do that when we run tests, so I just changed it to be a
global setting.
2025-12-27 00:08:35 +01:00
..
feature Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
fixtures Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00
library Create named constructor to create Result 2025-12-26 22:34:43 +01:00
unit Replace placeholder "name" with "subject" 2025-12-26 21:30:01 +01:00
bootstrap.php Remove "uopz" as a dependency to run tests 2025-12-18 14:13:09 +01:00
Pest.php Bump respect/coding-standard from 4 to 5 2025-12-18 19:03:39 +01:00