[This is preliminary documentation and is subject to change.]
Performs validation of the data. Does not throw but populates validation exceptions if data is not valid.
Bank context may be used to run sub-queries during consistency/crosschecks
May call this method on parcels in either Creating or Modifying states
Namespace: NFX.DataAccess.DistributedAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- bank
- Type: NFX.DataAccess.Distributed IBank
See Also