aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer/validators.go
AgeCommit message (Collapse)Author
29 hoursBug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
29 hoursproperly editing customer detailsv0.13.0Vidhu Kant Sharma
31 hoursFixed customer/validators.go trying to read customer.Name not customer.FirmNameVidhu Kant Sharma
2024-04-05moved some validator logic and common structs to util packageVidhu Kant Sharma
2023-09-03validating phone number and websiteVidhu Kant Sharma
2023-09-03validating email addressesVidhu Kant Sharma
2023-09-03moved contact details to customer model for simplicityVidhu Kant Sharma
2023-09-03different customers for different usersVidhu Kant Sharma
2023-09-02first commitVidhu Kant Sharma