ValidateNotNullOrAttributeBase._checkWhiteSpace Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to check the type of string validation to perform.
protected readonly bool _checkWhiteSpace;
val mutable _checkWhiteSpace : bool
Protected ReadOnly _checkWhiteSpace As Boolean