yao/table/validate.go

6 lines
107 B
Go

package table
// Validate 校验表格格式
// func (table Table) Validate() error {
// return nil
// }