mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 13:03:36 +00:00
Make address addable in the editor
Signed-off-by: map-per <map-per@gmx.de>
This commit is contained in:
@@ -127,6 +127,7 @@ public:
|
||||
|
||||
static bool ValidateBuildingLevels(std::string const & buildingLevels);
|
||||
static bool ValidateHouseNumber(std::string const & houseNumber);
|
||||
bool CheckHouseNumberWhenIsAddress() const;
|
||||
static bool ValidateFlats(std::string const & flats);
|
||||
static bool ValidatePostCode(std::string const & postCode);
|
||||
static bool ValidatePhoneList(std::string const & phone);
|
||||
|
||||
Reference in New Issue
Block a user