pub fn is_valid_integration_mode(s: &str) -> bool
Validate that an integration mode string is one of the supported values.
Returns true if valid, false otherwise.
true
false