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