Classes, interfaces and traits

IValidate

Provide an interface for data validation classes.

« More »

Amount

The validator checks if the given amount is correct.

« More »

BankNumber

The validator checks if the given bank account number is correct.

« More »

BlikCode

The validator checks if the given BLIK code is correct.

« More »

BNumber

The validator checks if the given building number is correct.

« More »

CardMask

The validator checks if the given card mask number is correct.

« More »

ChannelId

The validator checks if the given Dotpay channel id is correct.

« More »

Currency

The validator checks if the given currency is correct.

« More »

Email

The validator checks if the given email address is correct.

« More »

Id

The validator checks if the given seller id is correct.

« More »

Ip

The validator checks if the given IP address is correct.

« More »

Language

The validator checks if the given language is correct.

« More »

Mcc

The validator checks if the given MCC number is correct.

« More »

Name

The validator checks if the given name is correct.

« More »

OpNumber

The validator checks if the given operation number is correct.

« More »

Phone

The validator checks if the given phone number is correct.

« More »

Pin

The validator checks if the given seller pin is correct.

« More »

PostCode

The validator checks if the given post code is correct.

« More »

Street

The validator checks if the given street is correct.

« More »

Url

The validator checks if the given URL address is correct.

« More »

Username

The validator checks if the given username of Dotpay dashboard is correct.

« More »