open-nav
    Preparing search index...

    Interface ValidatorChoiceGroup

    interface ValidatorChoiceGroup {
        members: string[];
        required: boolean;
    }
    Index
    members: string[]
    required: boolean