-
isValid
Default 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 }