Function reject​Settings(message:​)
public func rejectSettings(message: String?) -> String
This function rejects the Settings as invalid
Parameters
| Name | Type | Description |
|---|---|---|
| message | String? |
the message to provide to the user to explain the validation failure |
Returns
A SettingsValidationResponse object serialized to JSON