diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 0f336953539..0880f170cf5 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -2840,14 +2840,6 @@ metadata of the class. You can define an array of strings with the names of several methods. In that case, all of them will be called in that order to load the metadata. -.. _reference-validation-password-strength: - -password_strength -................. - -The :doc:`PasswordStrength ` -constraint verifies the submitted string entropy is matching the minimum entropy score. - .. _reference-validation-email_validation_mode: email_validation_mode