ORM Sample Class Library

Validator Class

Provides static functions for validating standard input types.

For a list of all members of this type, see Validator Members.

System.Object
   Validator

[Visual Basic]
Public Class Validator
[C#]
public class Validator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: OrmLib

Assembly: OrmLib (in OrmLib.dll)

See Also

Validator Members | OrmLib Namespace


shCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.