You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the possibility to define a callback instead of only a regular expression to validate path parts.
This could be useful to validate a value using a database request for example or a php "filter" function.