[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool StrictValidation { get; set; }
Public Property StrictValidation As Boolean
public: property bool StrictValidation { bool get (); void set (bool value); }