Q42 / sanity-plugin-page-tree

MIT License
23 stars 3 forks source link

Added ability to provide custom slug validation #36

Open mariusGundersen opened 1 week ago

mariusGundersen commented 1 week ago

The validation rules can be supplied either to each definePageTree option or to a new globalOptions. This also fixes the problem where the titleFieldName is preferred ahead of the slugSource provided to a specific page definition.