validation library for Prisma‑backed services. It lets you declare common database checks—like “exists” or “unique”—via a fluent builder, and integrates them into your service or controller via decorators.
- Updated
May 11, 2025 - TypeScript
validation library for Prisma‑backed services. It lets you declare common database checks—like “exists” or “unique”—via a fluent builder, and integrates them into your service or controller via decorators.
Проверка значений полей класса (Validating class field values)
Add a description, image, and links to the validation-service topic page so that developers can more easily learn about it.
To associate your repository with the validation-service topic, visit your repo's landing page and select "manage topics."