This commit is contained in:
2026-07-31 16:47:20 +04:00
parent fe413c7182
commit f61319c21b
8 changed files with 68 additions and 20 deletions

View File

@@ -2,6 +2,7 @@ package validators
import (
"errors"
"repository.basistech.ru/BASIS/dynamix-golang-sdk/v14/internal/multierror"
"github.com/go-playground/validator/v10"