-
isValidDefault implementationUndocumented
Default Implementation
Undocumented
Declaration
Swift
var isValid: Bool { get } -
Undocumented
Declaration
Swift
var shouldAllowViolation: Bool { get set } -
Undocumented
Declaration
Swift
var validateOnFocusLossOnly: Bool { get set } -
Delegate for the
ValidatorControl.Note
We recommend you specify your implementation asweak.Declaration
Swift
var validatorDelegate: ValidatorControlDelegate? { get }
View on GitHub
ValidatorControl Protocol Reference