bcgov / ppr-deprecated

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

Validate debtor business name and person name fields conform to character restrictions in the API #840

Open jguertin opened 4 years ago

jguertin commented 4 years ago

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

Being notified that a business name can only contain these characters: & ' : , $ - ( ) % . + " " ; /