@@ -28,6 +28,7 @@ class User extends Base
#[Inject]
protected SystemUser $model;
+ #[Inject]
protected UserValidate $validate;
protected string $scene = "edit";