Skip to content

ValidatorControlDelegate is only possible when using ValidatorTextField #54

@markst

Description

@markst

I use https://github.com/CosmicMind/Material
Which has it's own styled UITextField subclasses.

My subclassed text field implements ValidatorControl protocol.

class ValidationTextField: ErrorTextField, ValidatorControl

It would be good if I could use ValidatorControlDelegate when using other classes besides the provided ValidatorTextField.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions