regexes property

List<String>? regexes
getter/setter pair

Regexes that the parameter must match.

Optional.

Implementation

core.List<core.String>? regexes;