vlocode-project - v2.4.3
    Preparing search index...

    Interface DataMapperFieldValidationContext

    interface DataMapperFieldValidationContext {
        fieldName: string;
        objectName: string;
        outputPath: string;
        sequence: number;
    }
    Index

    Properties

    fieldName: string
    objectName: string
    outputPath: string
    sequence: number