Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Commit 89922a4

Browse files
committed
update readme
1 parent 34eea46 commit 89922a4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ Jakarta Bean Validation 3.0 for Scala.
99
- Support Scala `3.x` and `2.13.x`, Java `11` and above
1010
- Support validate scala types, e.g. `Option`, `Seq`, `Set`, `Map`, `Vector`, etc
1111
- Support validate object
12-
- Support validate method parameter
13-
- Support validate `ZIO` method parameter
14-
- Supports automated error capture
1512
- Support cascade validation
13+
- For Scala3, support for parameter validation, catching errors and allowing access to error
1614

1715
## Introduction
1816

0 commit comments

Comments
 (0)