| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Arun Vitto (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can resize the image from a file to given size. It takes the path of a given image file and creates a new image from the original but has a different size that is passed to the class as parameter. The resized image can be saved to a new image at a given path and in a given image format determined by the file name extension of the image file to save. |
| ||||
| This package can demonstrate how to validate mobile numbers sending SMS messages. It can use a the Textlocal API to send a SMS message to a given number with a validation text. The package can also demonstrate how to verify if the validation text entered by the owner of the mobile phone is correct. |
| ||||
| This class can verify whether a password complies with a policy. It takes a given password text string and checks whether it complies with certain policy rules. Currently it enforces rules for: - Minimum and maximum length - Minimum and maximum lower and upper case letters - Disallow numeric characters - Disallow numeric characters in the beginning or the end of the password - Minimum and maximum numeric characters - Disallow non-alphanumeric characters - Disallow non-alphanumeric characters in the beginning or the end of the password - Minimum and maximum non-alphanumeric characters |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |