inmite / android-validation-komensky

A simple library for validating user input in forms using annotations.
Apache License 2.0
506 stars 78 forks source link

@NotEmpty: string is not trimmed #17

Closed vaprea closed 9 years ago

vaprea commented 9 years ago

NotEmptyValidator does not trim string, so it's easy to bypass this control using white spaces.

tomas-vondracek commented 9 years ago

fixed by 8c2990978892745bf7f508b2897ee9b761c60ba6