Class FieldsRightsValidator
Implements
Inherited Members
Namespace: SuperOffice.CRM.Web.UI.Validations
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class FieldsRightsValidator : ValidationBase, IValidation
Constructors
FieldsRightsValidator()
Declaration
public FieldsRightsValidator()
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 |