A yii2 validator for validating a Dutch 'betalingskenmerk' and Belgium 'gestructureerde mededeling'.
Requirements ¶
Yii2
Usage ¶
Put the PaymentReferenceValidator class in your app\compontens folder and the following validation rule to your model:
['payment_reference', 'app\components\PaymentReferenceValidator']
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.