ValidateValue(T, string, LocationKind, LocationValidationContext)
In Metalama, implement Validate(dynamic?).
Declaration
Exception ValidateValue(T value, string locationName, LocationKind locationKind, LocationValidationContext context)Parameters
| Type | Name | Description |
|---|---|---|
| T | value | |
| string | locationName | |
| LocationKind | locationKind | |
| LocationValidationContext | context |
Returns
| Type | Description |
|---|---|
| Exception |