SlugValidator

The value must be a URL slug: lower-case letters and digits in hyphen-separated runs (converter-redesign-2). No upper-case, no leading/trailing/double hyphens, no spaces.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun validate(value: String): String?