AddressCitySubmitRegexValidator constructor

AddressCitySubmitRegexValidator()

Implementation

AddressCitySubmitRegexValidator() : super(regexSource: r'^[a-zA-Z\s]*$');