nggoenka
nggoenka
Please have a check https://github.com/nggoenka/FhirValidationExample/pull/1
ValidatorExample is giving below result: [$: should be valid to one and only one of the schemas ] it should point out exact element in json having issue.
I am getting below error while creating PR. remote: Permission to networknt/json-schema-validator.git denied to nggoenka. fatal: unable to access 'https://github.com/networknt/json-schema-validator.git/': The requested URL returned error: 403
@Krishna-capone after new release.....Please find below expected error: `$.identifier[0].use1: is not defined in the schema and the schema does not allow additional properties,` instaed of it, I am getting below...
> @Krishna-capone after new release.....Please find below expected error: > `$.identifier[0].use1: is not defined in the schema and the schema does not allow additional properties,` > instaed of it, I...