add validation and add pool

This commit is contained in:
2025-05-22 18:33:00 -04:00
parent 81672bef23
commit 7a6986faae
14 changed files with 161 additions and 145 deletions
+1
View File
@@ -14,3 +14,4 @@ module.exports = [
.isInt().withMessage('Número de cuenta debe ser un número entero'),
];
//IO