statamic / eloquent-driver

Provides support for storing your Statamic data in a database, rather than flat files.
https://statamic.dev/tips/storing-content-in-a-database
MIT License
104 stars 71 forks source link

Add validation_rules support #296

Closed ryanmitchell closed 1 month ago

ryanmitchell commented 1 month ago

This PR adds validation rules support to asset containers, which is now supported in core: https://github.com/statamic/cms/pull/10227