Declares the entire check as optional. Is this is set, and the meta key doesn't exist, no checks will be run.
- Namespace
- Statiq
.Core - Containing Type
- ValidateMetadata
<T>
Syntax
public ValidateMetadata<T> IsOptional()
Return Value
Type | Description |
---|---|
ValidateMetadata |
The current module instance. |