process/gibdd: selectTownRegistration validation
This commit is contained in:
parent
3f34e6707a
commit
b4c5152df3
@ -117,7 +117,7 @@ export function createValidationSchema({ apolloClient }: ValidationContext) {
|
||||
}
|
||||
}
|
||||
|
||||
if (objectRegistration === 100_000_000 && !townRegistration)
|
||||
if (!townRegistration)
|
||||
ctx.addIssue({
|
||||
code: z.ZodIssueCode.custom,
|
||||
message: 'Не заполнено поле',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user