Skip to content

An Angular service to check inputs against a list of banned words and patterns.

Notifications You must be signed in to change notification settings

OldManSmithers/banned-word-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banned Word and Pattern Service

banned word image

Getting Angular's custom validation to play nicely has always been a chore, so I usually handle it through a service. Simple to modify and use however you like.

Trigger warning - The service comes preloaded with a banned word list. It was surprisingly hard to find one online so I left it in place to save others the time.

Hope it helps.

About

An Angular service to check inputs against a list of banned words and patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published