FirelyTeam / firely-cql-sdk

BSD 3-Clause "New" or "Revised" License
31 stars 17 forks source link

495 Fix safe casting from base to derived #496

Closed baseTwo closed 3 months ago

baseTwo commented 3 months ago

Fix for #495

Expand ChangeType logic to allow for safe casting from base to derived type, if that is the case, still use the ElmAsExpression for it.