public class CheckPasswordPolicyRuleDto extends PasswordPolicyRuleDto
Modifier and Type | Field and Description |
---|---|
protected boolean |
valid |
parameter, placeholder
Constructor and Description |
---|
CheckPasswordPolicyRuleDto(PasswordPolicyRule rule,
boolean valid) |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid() |
void |
setValid(boolean valid) |
getParameter, getPlaceholder, setParameter, setPlaceholder
public CheckPasswordPolicyRuleDto(PasswordPolicyRule rule, boolean valid)
Copyright © 2022. All rights reserved.