Method IgnoreException
| Improve this Doc View SourceIgnoreException()
Disables/ignores RequiredKeysNotPresentException. This method tells the validator not to throw an exception when it encounters one or more errors.
Declaration
IEnvValidator IgnoreException()
Returns
Type | Description |
---|---|
IEnvValidator | An instance implementing the fluent interface. |