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 tag ID after it is generated.
Syntax
protected abstract boolean postGenerateValidation()
Run On
Called
Return Value
Type: boolean
true if the tag ID is valid after it is generated; otherwise, false.
Remarks
The method must be extended for each type of radio frequency identification (RFID) tag.