Macro validation_err

Source
macro_rules! validation_err {
    ($msg:expr) => { ... };
}
Expand description

创建验证错误宏