However, this expression is not working as expected. Specifically, the issue appears to be with the Uri.IsWellFormedUriString(AccountWebsite, "Absolute") part of the expression.
It seems this method might not be supported in Aspose expressions. Our goal is to validate the URL
I’ve attached a sample console project that demonstrates the issue for your reference.
Could you please confirm whether Uri.IsWellFormedUriString is supported in Aspose templates, or suggest an alternative approach?