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

Pattern that matches an unknown ChangeValidationError member.