new Validate(exceptionSwitchopt)
- Description:
If you want to block exceptions from creating a Validate instance, you can use exceptionSwitch.
- Source:
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
exceptionSwitch |
boolean |
<optional> |
true
|
Exceptions can be blocked by giving false. |