AddressLineSubmitRegexValidator constructor

AddressLineSubmitRegexValidator()

Implementation

AddressLineSubmitRegexValidator() : super(regexSource: r'^[a-zA-Z0-9\s]*$');