[]
Validates whether the specified value satisfies the condition provided in the context parameter.
protected override bool Validate(ValidateActionContext context)
Protected Overrides Function Validate(context As ValidateActionContext) As Boolean
| Type | Name | Description |
|---|---|---|
| ValidateActionContext | context | A ValidateActionContext value that indicates which value is validated, and that contains relative context information. |
| Type | Description |
|---|---|
| bool |