Custom Validation for Slug Using Regular Expression

I have to validate a slug, but couldn't find a way to place my beautifully crafted regular expression. How could I achieve a custom validation?
Was this page helpful?