From 956ad9f944343b3217ce4b46f6e125252bd00722 Mon Sep 17 00:00:00 2001 From: Supan Adit Pratama Date: Wed, 30 Oct 2024 21:09:27 +0700 Subject: [PATCH] chore: update roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db3ed7c..6b3ac50 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Nest Auto CRUD is a library that provides a set of modules, decorator, service, - Basic CRUD Controller with unique selection is ID and general request body - Custom Read Query Unique Selection - Custom body mapping +- Custom validation ### Tailored Controller Abstraction