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/BlockIdentifierObservableValidator.md.

Class: BlockIdentifierObservableValidator experimental

block

Beta

Validates observable objects that support string as BlockType

Implements

Constructors

Constructor

new BlockIdentifierObservableValidator(defaultName): BlockIdentifierObservableValidator

Beta

Parameters

defaultName

string

Returns

BlockIdentifierObservableValidator

Remarks

Constructs a new instance of the BlockIdentifierObservableValidator class

Properties

_defaultValue

protected _defaultValue: string

World Mutation Beta

Remarks

Accessors

defaultValue

Get Signature

get defaultValue(): string

Beta

Returns

string

Methods

validate()

validate(newValue): string

Beta

Parameters

newValue

string

Returns

string

Implementation of

ObservableValidator.validate

同领域相关