0

Is it possible to validate a CAML query (to check whether it is correctly formed or not) before executing it in SharePoint? Otherwise, while executing the CAML query, it gives weird errors, which don't give any indication that, it is because of the improper CAML query.

1 Answer 1

1

A great tool to use to craft, test, and validate is the BIWUG CAML Designer. It can be found on their web site, http://www.biwug.be/resources. It has been highly invaluable when working with both client side and server side code.

2
  • A similar tool can be found at u2u.be/Software. Commented May 26, 2016 at 21:25
  • I meant dynamically (at runtime) in code. Commented May 27, 2016 at 8:42

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.