I want to validate all string properties globally, so that they do not start with "=" character.
Is there a way to implement a validation globally for all string properties using FluentValidator.
I have gone thru the documentation but I am not able to find any way to do it!