iban, bic validation

This commit is contained in:
Ralph Soika 2020-12-15 16:09:41 +01:00
parent 83634bf927
commit b610865218
3 changed files with 13 additions and 2 deletions

View file

@ -6,4 +6,9 @@ alexander_form_basic=
alexander_form_basic_read=
alexander_sub_positionen=
alexander_sub_positionen_read=
alexander_sub_responsible=
alexander_sub_responsible=
ERROR_INVALID_IBANBIC=Die Eingabe der IBAN/BIC is ungültig. Bitte überprüfen Sie Ihre Eingaben.

View file

@ -6,4 +6,9 @@ alexander_form_basic=
alexander_form_basic_read=
alexander_sub_positionen=
alexander_sub_positionen_read=
alexander_sub_responsible=
alexander_sub_responsible=
ERROR_INVALID_IBANBIC=Your input of the IBAN/BIC is invalid. Please check your data.

View file

@ -36,6 +36,7 @@
<imixs:value><![CDATA[org.imixs.marty.plugins.MailPlugin]]></imixs:value>
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.IntervalPlugin]]></imixs:value>
<imixs:value><![CDATA[org.imixs.workflow.engine.plugins.SplitAndJoinPlugin]]></imixs:value>
<imixs:value><![CDATA[org.imixs.workflow.sepa.plugins.IBANBICPlugin]]></imixs:value>
</imixs:item>
</bpmn2:extensionElements>
<bpmn2:signal id="Signal_1" name="org.imixs.ml.workflow.MLAdapter"/>