Backend de template-saas - Workspace V2
- Add @Min(0) to monetary fields (prices, amounts) - Add @Min(0)/@Max(100) to percentage fields (score, probability, rate) - Add @IsEmail() to email fields with Spanish messages - Add @IsUrl() to webhook URL field - 10 DTOs updated with descriptive error messages in Spanish Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| __mocks__ | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| eslint.config.js | ||
| jest.config.cjs | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
template-saas-backend-v2
Backend de template-saas - Workspace V2