InterviewSolution
| 1. |
What Are The Methods We Have Used For Validations? |
|
Answer» a. Obj-Validate–we can referred this method in ACTIVITIES and in FLOW actions at Validate Rule field. b. Edit-Validate—- we can REFER this in property form at edit-validate field and in activities through property-validate method. NOTE: I think Obj-Validate is used for Server Side Validation and Edit-Validate is used for Client Side Validation. a. Obj-Validate–we can referred this method in Activities and in flow actions at Validate Rule field. b. Edit-Validate—- we can refer this in property form at edit-validate field and in activities through property-validate method. Note: I think Obj-Validate is used for Server Side Validation and Edit-Validate is used for Client Side Validation. |
|