interface ValidatorWrapper {
    inner: Versioned;
}

Properties

Properties

inner: Versioned