For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/classes/BlockIdentifierListObservableValidator.md.

Class: BlockIdentifierListObservableValidator experimental

block

Beta

Validates observable objects that support string list as BlockType

Implements

Constructors

Constructor

new BlockIdentifierListObservableValidator(): BlockIdentifierListObservableValidator

Beta

Returns

BlockIdentifierListObservableValidator

Methods

validate()

validate(newValue): string[]

Beta

Parameters

newValue

string[]

Returns

string[]

Implementation of

ObservableValidator.validate

同领域相关