Namespace NuvTools.Validation
Classes
- RegexPattern
Provides strongly-typed and pre-compiled regex patterns commonly used in the application. This class exposes both the raw pattern constants and pre-generated compiled Regex instances.
- Validator
Validators's class.