PFItemValidateRequiredFields Method |
Will throw a PFMissingItemValuesException if not.
Will throw a ValidationException is one or more required fields entry are missing in the data collection.
Note : this method is called at the beginning of the Save method.
Namespace: Packflow.Core
public void ValidateRequiredFields()