GeoLeaf Core API - v3.0.0
Preparing search index...
utils/validators/style-validator
validateStyle
Function validateStyle
validateStyle
(
styleData
:
Record
<
string
,
unknown
>
|
null
|
undefined
,
context
?:
Record
<
string
,
unknown
>
,
)
:
StyleValidationResult
Validates a style object against the JSON schema
Parameters
styleData
:
Record
<
string
,
unknown
>
|
null
|
undefined
context
:
Record
<
string
,
unknown
>
= {}
Returns
StyleValidationResult
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GeoLeaf Core API - v3.0.0
Loading...
Validates a style object against the JSON schema