bcgov / ppr-deprecated

deprecated-Personal Property Registry
Apache License 2.0
2 stars 10 forks source link

Person name input field limited to alphabetical, dashes and apostrophe #838

Open jguertin opened 4 years ago

jguertin commented 4 years ago

(2) Ensuring that no punctuation marks are allowed in the debtor's name other than a hyphen or apostrophe. Regex: !/[^.,\sa-zA-Z]/