DC_dateIdentifiedInFuture: Data check dateIdentifiedInFuture Check if record...

Description Format samplePassData sampleFailData targetDWCField checkCategory References Examples

Description

This data check answers: "?" question.
Data check will pass if Date (dwc:dateIdentified) is not in the future and will fail if Date (dwc:dateIdentified) is in the future.
Dimension of this data check is Conformance and it's flagging type is: FLAG
Example of entries that will pass: dateIdentified <= TODAY, such data check would return Passed.
Example of entries that will fail: dateIdentified > TODAY, such data check would return Failed.

Format

An object of class "dataCheck", see dataCheck for details.

samplePassData

Date (dwc:dateIdentified) is not in the future

sampleFailData

Date (dwc:dateIdentified) is in the future

targetDWCField

dateIdentified

checkCategory

Identification

References

None

Examples

1

bdchecks documentation built on May 2, 2019, 4:24 a.m.