Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The base method to validate the fields from the tag ID after it is split.
Syntax
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.
Remarks
The method should be extended for each type of radio frequency identification (RFID) tag.