Easy way to force using jlenght and no lenght in validations

I need validates_lenght_of validates lenght of UTF-8 strings and not
just byte counting. Is there easier way than create my own validation
method just validates_jlenght_of?