ArchUnitTS - v2.2.0
    Preparing search index...

    Interface Checkable

    interface Checkable {
        check(options?: CheckOptions): Promise<Violation[]>;
    }

    Implemented by

    Index

    Methods

    Methods