| Package | Description |
|---|---|
| de.knightsoftnet.validators.client.handlers |
this package contains client side handlers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IbanKeyPressHandler
Key press handler which limits and formats input to iban characters.
|
class |
Isbn10KeyPressHandler
Key press handler which limits and formats input to isbn 10 characters.
|
class |
Isbn13KeyPressHandler
Key press handler which limits and formats input to isbn 13 characters.
|
class |
IsbnKeyPressHandler
Key press handler which limits and formats input to isbn characters.
|
class |
PhoneNumberCommonInternationalKeyPressHandler
Key press handler which limits and formats input to phone number common international characters.
|
class |
PhoneNumberCommonKeyPressHandler
Key press handler which limits and formats input to phone number Common characters.
|
class |
PhoneNumberDin5008InternationalKeyPressHandler
Key press handler which limits and formats input to phone number DIN 5008 international
characters.
|
class |
PhoneNumberDin5008KeyPressHandler
Key press handler which limits and formats input to phone number DIN 5008 characters.
|
class |
PhoneNumberE123InternationalKeyPressHandler
Key press handler which limits and formats input to phone number E123 international characters.
|
class |
PhoneNumberE123KeyPressHandler
Key press handler which limits and formats input to phone number E123 characters.
|
class |
PhoneNumberMsKeyPressHandler
Key press handler which limits and formats input to phone number microsoft format characters.
|
class |
PhoneNumberUriKeyPressHandler
Key press handler which limits and formats input to phone number uri characters.
|
Copyright © 2015. All rights reserved.