SilverStripe vendor module providing a validator which allows for fields to be required based on the values of other fields.
BSD 3-Clause "New" or "Revised" License
1
stars
0
forks
source link
feat: Compliance with SilverStripe module standards. Add support for SearchFilters. #1
Closed
GuySartorelli closed 4 years ago
Comply with SilverStripe module standards, including test coverage, continuous integration, and better documentation.
Add support for search filters, which it turns out ArrayList doesn't provide.