Thanks for the info, Carlton.  Does this work with 
HyperlinkedModelSerializer too? 


On Thursday, 10 May 2018 17:26:33 UTC+5:30, Carlton Gibson wrote:
>
> Hi Manoj. 
>
> Check out the field validation docs: 
> http://www.django-rest-framework.org/api-guide/serializers/#field-level-validation
>  
>
> Implement a `validate_name` method to transform using `value.lower()`. (or 
> similar.) 
>
> Kind Regards, 
>
> Carlton 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django REST framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-rest-framework+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to