Versions in this module Expand all Collapse all v1 v1.6.0 Aug 7, 2023 Changes in this version + var Add = validates.Validates + var Delete = validates.Validates + var Find = validates.Validates + var Modify = validates.Validates + type AddValidate struct + Code string + DictionaryId string + Name string + Remark string + Sort uint + State uint8 + Value string + type DeleteValidate struct + Id []uint + type FindValidate struct + Id uint + type ModifyValidate struct + Code string + DictionaryId uint + Id uint + Name string + Remark string + Sort uint + State uint8 + Value string