Variable functionValidatorsConst

functionValidators: {
    length(max: number): Validator<Fun, Fun>;
} = ...