pub type RegionValidationResult<T> = Result<T, RegionValidationError>;