Class: BlockIdentifierObservableValidator experimental
blockBeta
Validates observable objects that support string as BlockType
Implements
ObservableValidator<string>
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
