Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example JSON:

Code Block
languagebashactionscript3
{
"initValidation":
[{
"field":"EMP.EMP_NAME,EMP.EMP_AGE",
"value":"John,35",
"class":"com.intellectdesign.modelhouse.dataSupport.CustomEvaluatorValidation"
}]
}

...