StringsValidator extension

on

Methods

isMatchedList(List<String>? matchers) bool

Available on List<String>?, provided by the StringsValidator extension

isValidStrings({int maxLength = 0, int minLength = 0, RegExp? regs}) bool

Available on List<String>?, provided by the StringsValidator extension