macro_rules! ChangeValidationResultUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown ChangeValidationResult member.