RFIDTagBase.postSplitValidation Method [AX 2012]

The base method to validate the fields from the tag ID after it is split.

protected abstract boolean postSplitValidation()

Run On

Called

Return Value

Type: boolean
true if the fields from the tag ID are valid after it is split; otherwise, false.

The method should be extended for each type of radio frequency identification (RFID) tag.

Community Additions

ADD
Show: