address constant

Pattern const address

address regex

Implementation

static const Pattern address = r"^([A-Z][A-Za-z.'\-])";