You have a Form defined with 'password' and 'confirm_password' fields. In what method of the 'form' object would you validate that the values supplied in these fields match?

🎲 Try a Random Question  |  Total Questions in Quiz: 61  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Django Fundamentals Test 2 — practice the complete quiz, review flashcards, or try a random question.


You have a Form defined with 'password' and 'confirm_password' fields. In what method of the 'form' object would you validate that the values supplied in these fields match?