M
Mike
Quick question I can't find in the SDk anywhere. The "validateonly"
parameter in the Queue methods - if I want to validate my input data, I set
that to true - then what? The method doesn't return a boolean value letting
me know the result of the validation, nor does it throw an exception if the
data passed in is invalid...
parameter in the Queue methods - if I want to validate my input data, I set
that to true - then what? The method doesn't return a boolean value letting
me know the result of the validation, nor does it throw an exception if the
data passed in is invalid...