orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

Ensure that validator settings are properly transferred to caches and forks #921

Closed dgeb closed 2 years ago

dgeb commented 2 years ago

When a source is created with autoValidate: false, any associated forks and / or caches created from that source should also be created with the same setting.