Macro validate_object

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

验证对象宏