dev add inn check for company
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-02-13 16:25:04 +07:00
parent 03a330b570
commit 12aecff5c9
4 changed files with 14 additions and 2 deletions
@@ -13,6 +13,8 @@ public class RegRequest {
private String companyName;
private String inn;
@NotEmpty(message = "Need account type")
private String accountType;