issues
search
OfficeDev
/
fluent-blocks
A rich component library, still in development, for providing experiences from Microsoft’s Fluent design system
https://aka.ms/fluent-blocks-storybook
MIT License
23
stars
7
forks
source link
Investigate another way to validate payloads / interfaces / schemas
#2
Closed
thure
closed
3 years ago
thure
commented
3 years ago
Ideally:
[ ] Warn in the console when props don't match a schema, including how and exactly where in the payload.
[ ] Doesn't reveal internal props (like
path
), only external.
Ideally:
path
), only external.