laravel-editorjs
laravel-editorjs copied to clipboard
Add Validation Support
When developers use this package, they should have the ability to validate the blocks.
Tasks:
- Add a validation method to the facade.
- Implement a custom validation rule for block validation.