Function validate_version

Source
pub fn validate_version(version: &HummockVersion) -> Vec<String>
Expand description

Verify the validity of a HummockVersion and return a list of violations if any. Currently this method is only used by risectl validate-version.