GeonBit.UI Documentation
SlugValidator Constructor |
Create the slug validator.
Namespace: GeonBit.UI.Entities.TextValidators
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)

C#
public SlugValidator( bool allowSpaces = false )
Parameters
- allowSpaces (Optional)
- Type: SystemBoolean
If true, will allow spaces.
