What's Changed
Features (cherry-picked from 2.3.0)
- Scoped management feature:
globallyManaged()scope for entity filtering in management page SectionForm::entityType()static constructor for section form extensibilitymodifyUniqueRuleUsing(Closure)API for scoped unique validation
Refactoring
- Extract
getFieldValidationRules()as protected method onAbstractFormComponentfor subclass override