Arrays validation needs to be updated. It is not checking validation rules correctly. A major problem is when SBaseRef points to an array and the object doesn't have index objects. The validator is not finding the expected error, which should indicate SBaseRef should deference to a scalar object.
Arrays validation needs to be updated. It is not checking validation rules correctly. A major problem is when SBaseRef points to an array and the object doesn't have index objects. The validator is not finding the expected error, which should indicate SBaseRef should deference to a scalar object.