FUIPasscodeValidationDelegate

public protocol FUIPasscodeValidationDelegate : AnyObject

This delegate is responsible to do additional validations to the passcode user entered. FUIPasscodeCreateController will validate the passcode user entered with the FUIPasscodePolicy internally.