Skip to content

Schema high-level api

No due date 60% complete

In order to reduce the api surface we are going to introduce Schema class and move all validation/parsing/merging/execution/denormalizing to one place.

This must simplify inegration of hiku in a projects, reduce testing complexity and make it to be much easier to make changes internally and not breaking user's code.

In order to reduce the api surface we are going to introduce Schema class and move all validation/parsing/merging/execution/denormalizing to one place.

This must simplify inegration of hiku in a projects, reduce testing complexity and make it to be much easier to make changes internally and not breaking user's code.

Loading