StringFormat |
This component enables to validate the string against the length and character set.
The following table lists the methods that can be defined for the component:
Method |
Description |
---|---|
Sets the minimum length of the string |
|
Returns the minimum length of the string |
|
Sets the maximum length of the string |
|
Returns the maximum length of the string |
|
Sets the legal character set |
|
Returns the legal character set |
|
Sets the illegal character set |
|
Returns the illegal character set |