I had a domain object class Project{ String projectTitle Rso rso } Where Rso itself is another domain object. Both projectTitle and rso could not be blank or null. when I tried project.projectTitle.bl… more →
TechspaceParas wrote 4 months ago: I had a domain object class Project{ String projectTitle Rso rso } Where Rso itself is another domai … more →