qr/src/validator library
Classes
- QRValidationResult
- Captures the status or a QR code validation operations, as well as the rendered and validated data / object so that it can be used in any secondary operations (to avoid re-rendering). It also keeps any exception that was thrown.
- QRValidator
- A utility class for validating and pre-rendering QR code data.
Enums
- QRValidationStatus
- The status of the QR code data you requested to be validated.