pub fn validate_password(password: &str) -> Result<()>
Simple password validation with default policy