Michel Rutten

Results 8 issues of Michel Rutten

Hello Kinnara, thank you for creating and sharing this awesome library! Quite impressive. I'm trying to implement a navigation window with Acrylic brush and Theme support. It appears like rendering/styling...

bug

Hi @Kinnara, thank you for all your work on this great library! I tried to define a `Style` for an `AppBarButton` that speciffes the `AppBarButton.Icon` property. Apparently, the Style only...

needs-triage

ValidationResult currently only exposes an ErrorMessage property. This prevents clients from localizing/formatting the error message. Proposal: - Implement ValidationResult.ErrorId - uniquely identifies each error message The API should expose the...

enhancement

Fix validator unit test `WalkToExtension` Issue: generated snapshot contains renamed element `valueCode` in expansion of referenced extension `data-absent-reason`. Expecting type slices in snapshot with normalized paths, i.e. `value[x]:valueCode`

enhancement

The validator implementation has been focused on validating a Resource instance against a profile. However a profile is also a resource instance that can be validated against it's base profile...

enhancement

We could improve the `SnapshotGenerator` by verifying external profiles returned by the resolver, e.g. generate a warning if the resolved profile represents a logical model when that isn't expected/valid. https://chat.fhir.org/#narrow/stream/179239-tooling/topic/Forge.20-.20can't.20profile.20careplan.3F

enhancement
bitesize!

The `Xml/JsonStreamNavigator` classes implement special behavior for `Bundle` resources; the navigators return the contained Bundle entries, but not the Bundle itself. The `DirectorySource` class uses the NavigatorStream classes to harvest...

enhancement

The .NET API should implement the standard snapshot test suite: https://chat.fhir.org/#narrow/stream/conformance/subject/Changing.20to.20how.20slicing.20works.20for.20element.5Bx.5D This would facilitate comparing & harmonizing different implementations.

enhancement