Click or drag to resize
Infosoft Logo

WSValidation Class

The WSValidation class is used to make transport objects to be used in WCF web services. It's a simplified version of the Validation class.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.UserRegisterWSValidation

Namespace: Infosoft.Common.Contracts.DataContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class WSValidation

The WSValidation type exposes the following members.

Properties
Remarks
A validation belongs to a DynamicAttribute, and determines the legal values for that dynamic attribute.
See Also