public bool VerifyPlanetUnique(Int64 ixPlanet, string sPlanet) => _planetsRepository.VerifyPlanetUnique(ixPlanet, sPlanet);