to_validation_error

Function to_validation_error 

pub fn to_validation_error<E>(e: E) -> MoosyncError
where E: Error + Send + Sync + 'static,