validate(ElementBean element, String parentName) Validate this element from the root.
Parameters: element - filled in element to be validated. Parameters: parentName - this is the name of the parent of this object.All fields that have errors will have this name prepended with a "." list of ValidationError objects.
Validate this element from the root.
Parameters: element - filled in element to be validated. list of ValidationError objects. If this list isreturned empty, then the element validated successfully See Also:org.sakaiproject.metaobj.shared.model.ValidationError
Validate this element from the root.
Parameters: element - filled in element to be validated. Parameters: parentName - this is the name of the parent of this object.All fields that have errors will have this name prepended with a "." list of ValidationError objects. If this list isreturned empty, then the element validated successfully See Also:org.sakaiproject.metaobj.shared.model.ValidationError