Interface UmbPropertyValidationPathTranslator<PropertyValueType>

interface UmbPropertyValidationPathTranslator<PropertyValueType> {
    translate: UmbPropertyValidationPathTranslatorMethod<PropertyValueType>;
    destroy(): void;
}

Type Parameters

  • PropertyValueType

Hierarchy (View Summary, Expand)

  • UmbApi
    • UmbPropertyValidationPathTranslator

Implemented by

Properties

Methods

Properties

Clones a property value.

The value to clone.

A promise that resolves with the clonal(cloned value).

Methods

MMNEPVFCICPMFPCPTTAAATR