You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

disableValidators

export declare function disableValidators(): boolean;
export declare function disableValidators(): boolean;
Disables validators.
Returns
Whether validation is occurring.