askvortsov1 / dynamic-django-forms

A simple, reusable Django app that allows you to build (and respond to) dynamic forms. Perfect for surveys, position applications, etc.
MIT License
44 stars 12 forks source link

Custom validator for the formfields #30

Open venkat330 opened 1 year ago

venkat330 commented 1 year ago

I would like to understand if there is an opportunity to add custom validators to the field

askvortsov1 commented 1 year ago

I don't see why not!

Sorry for the late reply. just put this on the README (a bit too late, tbh), but I'm not using Django in any projects, and am open to someone else taking over maintenance of this package. I don't really have the time or need to push new features at the moment.