DoNewsCode/core

implement more validators for other modules

Reasno opened this issue · 1 comments

Validators for the core module are implemented already. But other modules such as GORM could use more validations.

Core module validators:

Validate: func(data map[string]interface{}) error {