Enable only strict validation when parsing credentials and presentations
It turned out that different validation options are exluding each other in the Aries framework, and when JSONLD validation is eanbled, the strict validation is disabled. This commit removes the different validation options and leaves only the Strict validation.
Closes #21 (closed)