StringsValidator extension

on

Methods

isMatchedList(List<String>? matchers) bool
isValidStrings({int maxLength = 0, int minLength = 0, RegExp? regs}) bool