private void Validate()
 {
     userValidationService.CurrentCanChangeDestinationForThisMapObject(id);
 }