interface UmbValidationMessage {
    body: string;
    key: string;
    path: string;
    type: string;
}

Properties

Properties

body: string
key: string
path: string
type: string
MMNEPVFCICPMFPCPTTAAATR