shop/address
2020-07-23 11:55:40 +02:00
..
address_person_migration_test.go ECOMDEV-6187 feat: add address validation 2020-04-26 19:51:40 +02:00
address_person_migration.go fix: nil check to avoid panic 2018-10-09 14:41:04 +02:00
address.go move Person VO to fix code generation 2020-07-23 11:55:40 +02:00
contact.go adds externalID on customer, address and contact 2018-03-27 22:30:06 +02:00
mail.go fix create mail contact: ContactTypeEmail instead of phone 2018-04-24 17:37:23 +02:00
phone.go assignment to entry in nil map fixed 2018-03-28 20:09:50 +02:00
validation.go Improve validation for address, person and customer. Add IsComlete() functions for each and TrimSpace() for address and person // update tests 2020-07-22 12:56:11 +02:00