6 ms·
So this is only meant for DI, and the main benefit is request validation. You could also opt to use the controller's validation helper if you don't want to use
by donaldpakkies 4y ago
So this is only meant for DI, and the main benefit is request validation. You could also opt to use the controller's validation helper if you don't want to use the `@use` decorator.