Method UpdateSources
UpdateSources()
Run the validation process up to the UpdatedValue step. This runs all validation rules marked as RawProposedValue or ConvertedProposedValue, updates the sources with new values, and runs rules marked as Updatedvalue.
public bool UpdateSources()
Returns
- bool
True, if all validation rules succeed and no errors arise. False, otherwise.