Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
You can achieve this with the IValidate interface, please see http://world.episerver.com/Documentation/Items/Developers-Guide/EPiServer-CMS/7/Validation/Validation/
I have a boolean and string property in my model. I want to make it so if the boolean is true, the string is required - otherwise it is not. Is this possible?
thanks!