open fun validateSingleParam(value: String): RequestParameter
This function will be called when there is only a string as parameter. It will throw a ValidationError in an error during validation occurs
value - list of values that will be validated
Return