Class ValidateNotWhiteSpaceOrEmpty
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Marks a string field that should not be empty or whitespace.
[Version(4, 3, 0)]
public class ValidateNotWhiteSpaceOrEmpty : ValidateMatchRegularExpressionAttribute
- Inheritance
-
ValidateNotWhiteSpaceOrEmpty
- Inherited Members
- Extension Methods