@datatrue/api

    Interface PropertyValidation

    interface PropertyValidation {
        name: string;
        operator: Operator;
        value: string;
    }
    Index

    Properties

    Properties

    name: string
    operator: Operator
    value: string
    MMNEPVFCICPMFPCPTTAAATR