| C# | |
|---|---|
public enum ValidationModes : Enum | |
| Member | Description |
|---|---|
| Save | Save - This validation mode ensures that only the fields that have their UseInSave values set to true are validated. |
| Search | Search - This validation mode ensures that only the fields that have their UseInSearch values set to true are validated. |
System.Object
System.ValueType
System.Enum
Akal.QuickObjects.ObjectBase.ValidationModes
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0