Summary
Performs validation checks on metadata.
- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .Metadata - Containing Type
- ValidateMeta
<T>
Syntax
public ValidateMeta(string key)
Parameters
| Name | Type | Description |
|---|---|---|
| key | string | The meta key representing the value to test. |
Return Value
| Type | Description |
|---|---|
| void |
