feat: add id validators
This commit is contained in:
parent
92a358a079
commit
f7fbf40721
4 changed files with 190 additions and 24 deletions
|
|
@ -15,3 +15,4 @@ pub mod model;
|
|||
pub mod param;
|
||||
pub mod report;
|
||||
pub mod timeago;
|
||||
pub mod validate;
|
||||
|
|
|
|||
Reference in a new issue