Hook that runs before a Save operation on a BaseEntity. Return true to allow the save, false to reject silently, or a string to reject with that error message.
true
false
Hook that runs before a Save operation on a BaseEntity. Return
trueto allow the save,falseto reject silently, or a string to reject with that error message.