pub fn is_validation_error(error: &Error) -> bool
Returns whether error is (or wraps) an action validation error.
error