增加field rule定义

This commit is contained in:
2024-04-29 12:17:18 +08:00
parent 883db79ee7
commit f175cc4f75
2 changed files with 113 additions and 0 deletions

12
run.go Normal file
View File

@ -0,0 +1,12 @@
// Package validator ...
//
// Description : validator ...
//
// Author : go_developer@163.com<白茶清欢>
//
// Date : 2024-04-29 10:51
package validator
func Run() {
}