MCQs>IT & Programming>Django MCQs>You have created a Form class and wish to provide custom logic for validating the input in the "foo" field. What would you name your custom validation method?
Django MCQs
You have created a Form class and wish to provide custom logic for validating the input in the "foo" field. What would you name your custom validation method?
Answer
Correct Answer: clean_foo
Explanation:
Note: This Question is unanswered, help us to find answer for this one