docs: 更新项目描述

This commit is contained in:
zhouxy108 2025-06-08 11:34:31 +08:00
parent a315edf88f
commit d0785d35e8
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
<url>http://zhouxy.xyz</url>
<description>
Plusone Validator 是一个校验库,用于构建校验规则对对象尤其是入参进行校验。API 参考自 .NET 的 FluentValidation
Plusone Validator 是一个校验库,使用 lambda 表达式(包括方法引用)和流式 API 构建校验规则,对对象进行校验
</description>
<properties>

View File

@ -18,7 +18,7 @@
</modules>
<description>
Plusone Validator 是一个校验库,用于构建校验规则对对象尤其是入参进行校验。API 参考自 .NET 的 FluentValidation
Plusone Validator 是一个校验库,使用 lambda 表达式(包括方法引用)和流式 API 构建校验规则,对对象进行校验
</description>
<properties>