Ilya Sereb

Results 5 comments of Ilya Sereb

I was personally looking for something that would allow me to validate input to be text, numbers, punctuation, and EMOJI. It would be nice if I could get a regexp...

I am using DynamoDB spring data addon, and I wanted to add a table name prefix depending on environment (dev/prod). Unfortunately, I assume, it will never be possible for older...

I stopped using derjust's library because of this issue. And it is not as hard as I thought to re-implement those methods. Thanks for your advice, @GonzaloSaad! ``` public class...