Seems I get two errors - 1 expected and another which seems to be along for
the ride?
I have an element that may be empty (nillable) or contain a large XML object.
I am not interested in evaluating that object so when it appears I get "may be
extra" which is expected and useful.
However I also get "Value should be : but found:" (yes a space before the
first colon).
Is there something that needs to be done to get rid of this extra message that
is not providing any useful information?
Thanks for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings.
Seems I get two errors - 1 expected and another which seems to be along for
the ride?
I have an element that may be empty (nillable) or contain a large XML object.
I am not interested in evaluating that object so when it appears I get "may be
extra" which is expected and useful.
However I also get "Value should be : but found:" (yes a space before the
first colon).
Is there something that needs to be done to get rid of this extra message that
is not providing any useful information?
Thanks for your help.