Hi,
At the moment our client is experiencing an issue when translating content using a third party plugin, which says that "The field Title must be a string or array type with a maximum length of '50'"
Is there any Data Annotation that i could use on a XHTMLString/String or would i need to create my own Validation method?
Thanks!