tmikoss/automagical_validations

It doesn't work with multibyte chars

Closed this issue · 1 comments

I've the following column in my database
comments :string(255)

Validation fails for this string :
"是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是是"

ah, actually problem was in my routine :)