Preparing search index...
The search index is not available
i18n-support-server-module
i18n-support-server-module
TranslateProxyValidator
Class TranslateProxyValidator
Hierarchy
TranslateProxyValidator
Implements
TranslateProxyInterface
Index
Constructors
constructor
Properties
translate
Controller
translate
Validator
instance
Methods
translate
Json
Value
translate
Multi
Language
translate
Multi
Sentence
translate
Sentence
get
Instance
Constructors
constructor
new
Translate
Proxy
Validator
(
translateValidator
:
TranslateValidatorInterface
, translateController
:
TranslateProxyInterface
)
:
TranslateProxyValidator
Parameters
translateValidator:
TranslateValidatorInterface
translateController:
TranslateProxyInterface
Returns
TranslateProxyValidator
Properties
Private
translate
Controller
translate
Controller
:
TranslateProxyInterface
Private
translate
Validator
translate
Validator
:
TranslateValidatorInterface
Static
instance
instance
:
undefined
|
TranslateProxyValidator
Methods
translate
Json
Value
translate
Json
Value
(
dto
:
TranslateJsonValueDto
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
TranslateJsonValueDto
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Multi
Language
translate
Multi
Language
(
dto
:
TranslateMultiLanguageDto
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
TranslateMultiLanguageDto
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Multi
Sentence
translate
Multi
Sentence
(
dto
:
SentenceWithKey
[]
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
SentenceWithKey
[]
Returns
Promise
<
ResponseDto
<
any
>
>
translate
Sentence
translate
Sentence
(
dto
:
Sentence
)
:
Promise
<
ResponseDto
<
any
>
>
Parameters
dto:
Sentence
Returns
Promise
<
ResponseDto
<
any
>
>
Static
get
Instance
get
Instance
(
translateValidator
:
TranslateValidatorInterface
, translateController
:
TranslateProxyInterface
)
:
TranslateProxyValidator
Parameters
translateValidator:
TranslateValidatorInterface
translateController:
TranslateProxyInterface
Returns
TranslateProxyValidator
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
i18n-
support-
server-
module
<internal>
"node:stream/consumers"
"node:stream/promises"
Event
Emitter
internal
finished
pipeline
Translate
Proxy
Validator
constructor
translate
Controller
translate
Validator
instance
translate
Json
Value
translate
Multi
Language
translate
Multi
Sentence
translate
Sentence
get
Instance
Generated using
TypeDoc