isValidInputParameter

Checks whether the string passed to the SDK is valid. String parameters cannot be null or empty. Unless documented otherwise, strings parameters to the SDK cannot contain any of the following characters - "?", " ", "&", "/", "\", ";", "#", "\n"

Parameters

input
  • The string to validate