property SanitizationRules.maxLength

Truncate the string to this many characters (applied after other transforms).

Type

number

Usage

import { type SanitizationRules } from "validation-plugin/src/index.ts";