Question
Syntel Ltd
IN
Last activity: 9 Apr 2018 10:08 EDT
Validate the existence of Property entered by User
We are using below function, Property Name is entered by user based on specific use. What is the way to validate the entered PropertName is valid under WorkPage defination?
Even if we enter wrong Name Property Name gets added to WorkPage.
@(:AcqnUtils).SetPropValue(Param.PropertyName, Param.PropertyValue, pyWorkPage)