mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-09 08:57:17 +08:00
feat(validation): 新增校验模块并引入 SpEL Validator 用于复杂校验场景
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<artifactId>hutool-dfa</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- Spring Boot 校验模块(Hibernate Validator) -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-validation</artifactId>
|
||||
|
Reference in New Issue
Block a user