What could be the best way to validate a field in a DTO/POJO with chain of annotated validation rules? For e.g
User { @CheckForEmail @CheckForRegisteredMob