fn parse_transform( config: &HashMap<String, Value>, key: &str, ) -> Result<Option<String>, String>
Validates one request/response transform object and returns its template string.
request
response