validation: {
        serverUrls: {
            value: string;
            type: 'url' | 'regex' | 'hash';
        }[];