Preparing search index...
The search index is not available
@resistdesign/voltra
@resistdesign/voltra
Common
TypeParsing
Validation
validateTypeInfoValue
Function validateTypeInfoValue
validate
Type
Info
Value
(
value
,
typeInfoFullName
,
typeInfoMap
,
strict
?
,
customValidators
?
,
typeOperation
?
,
relationshipValidationType
?
,
itemIsPartial
?
)
:
TypeInfoValidationResults
Validates a type info value.
Parameters
value
:
any
typeInfoFullName
:
string
typeInfoMap
:
TypeInfoMap
strict
:
boolean
= false
Optional
customValidators
:
CustomTypeInfoFieldValidatorMap
Optional
typeOperation
:
TypeOperation
Optional
relationshipValidationType
:
RelationshipValidationType
Optional
itemIsPartial
:
boolean
Returns
TypeInfoValidationResults
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@resistdesign/voltra
Loading...
Validates a type info value.