nette / forms

📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
https://doc.nette.org/forms
Other
497 stars 147 forks source link

AVIF image support and MimeType chaining #307

Open jhabaj opened 1 year ago

jhabaj commented 1 year ago

Added AVIF image support. Added ability to chain multiple MimeType validators together and prevent deletion of previously set rules.