Function verifyClaimAgainstNestedSchemas
 
- verifyClaimAgainstNestedSchemas(cType: ICType, nestedCTypes: ICType[], claimContents: Record<string, any>, messages?: string[]): void
 
- 
Parameters
- 
 
- 
nestedCTypes: ICType[]
 
- 
claimContents: Record<string, any>
 
- 
Optional messages: string[]
 
 
Returns void
 
 
 
 
Validates an array of CTypes against a Claim.