Skip to content

Releases: sagarnayak/ModifiedEditText

Modified EditText

Choose a tag to compare

@sagarnayak sagarnayak released this 07 Nov 06:43

This is a more modified version of edittext. in conventional EditText in android we get the default functionalities. but one of the most important functionality is missing in the default EditText. as we know we must have to validate the data before taking it as an input in edittext. so this functionality is provided in this mod.

Added the new Sql Injection prams to special validations internally.

Modified EditText

Choose a tag to compare

@sagarnayak sagarnayak released this 07 Nov 06:16

This is a more modified version of edittext. in conventional EditText in android we get the default functionalities. but one of the most important functionality is missing in the default EditText. as we know we must have to validate the data before taking it as an input in edittext. so this functionality is provided in this mod.

Modified EditText

Choose a tag to compare

@sagarnayak sagarnayak released this 07 Nov 06:05

This is a more modified version of edittext. in conventional EditText in android we get the default functionalities. but one of the most important functionality is missing in the default EditText. as we know we must have to validate the data before taking it as an input in edittext. so this functionality is provided in this mod.