vlocode-project - v2.4.3
Preparing search index...
@vlocode/vlocity
DataMapperFieldValidator
Type Alias DataMapperFieldValidator
DataMapperFieldValidator
:
(
objectName
:
string
,
fieldName
:
string
,
context
:
DataMapperFieldValidationContext
,
)
=>
boolean
|
Promise
<
boolean
>
Type Declaration
(
objectName
:
string
,
fieldName
:
string
,
context
:
DataMapperFieldValidationContext
,
)
:
boolean
|
Promise
<
boolean
>
Parameters
objectName
:
string
fieldName
:
string
context
:
DataMapperFieldValidationContext
Returns
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
vlocode-project - v2.4.3
Loading...