public interface ModifyingFormValidator extends FormValidator
FormValidator that applies additional changes to the Form itself
for example adding a 2FA token input| Modifier and Type | Method and Description |
|---|---|
void |
register(Form f)
called when the validator is registered
|
validatevoid register(Form f)
f -