QuickObjects.ObjectBase Send comments on this topic.
BaseFieldValidator Class
See Also  Members  
Akal.QuickObjects.ObjectBase Namespace : BaseFieldValidator Class
Base class that will provide the basic field validation such as check for Null values when the field does not allow Null.

Object Model










Syntax

C# 
[SerializableAttribute()]
public class BaseFieldValidator : IFieldValidator  

Inheritance Hierarchy

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also