Validator.createEmptyValidator(Network.get().getXpubHeader().getDisplayName()+" is required"),
(Controlc,StringnewValue)->ValidationResult.fromErrorIf(c,Network.get().getXpubHeader().getDisplayName()+" is invalid",!ExtendedKey.isValid(newValue))
(Controlc,StringnewValue)->ValidationResult.fromErrorIf(c,Network.get().getXpubHeader().getDisplayName()+" is invalid",!ExtendedKey.isValid(newValue)),
(Controlc,StringnewValue)->ValidationResult.fromErrorIf(c,"Extended key is not unique",ExtendedKey.isValid(newValue)&&