Class DateValidator
Implements
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Validations
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class DateValidator : ValidationBase, IValidation
Constructors
DateValidator()
Declaration
public DateValidator()
Methods
_validate(Object, out String)
Declaration
protected override bool _validate(object value, out string ValidationMessage)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | value | |
| String | ValidationMessage |
Returns
| Type | Description |
|---|---|
| Boolean |