[]
Validates whether the specified value satisfy the given condition by the context
.
protected override bool Validate(ValidateActionContext context)
Protected Overrides Function Validate(context As ValidateActionContext) As Boolean
Type | Name | Description |
---|---|---|
ValidateActionContext | context |
Type | Description |
---|---|
bool | true if is validated; false otherwise |