mandatory property

bool mandatory
final

Define if this rule is mandatory or not, if this rule is not respected and is mandatory, the password will not be validated.

Implementation

final bool mandatory;