This demo application is an example of how to check password strength and a way to check password expiration (without timers) and redirecting users to a password change page. It uses Regex and other typical reusable logic.
Update: Includes a public web block to drag and drop onto your page. Also includes public actions to Get and/or Set the required password strength.
Updated to P10
Fixed tooltip dependency issue