Interface ICommitChangesContext

interface ICommitChangesContext {
    info: IStorage;
    validationResult: IValidationResultBuilder;
}

Implemented by

Properties

info: IStorage
validationResult: IValidationResultBuilder
MMNEPVFCICPMFPCPTTAAATR