v2.1.0
- Adds
isValid
toBZGFormViewController
- Using this property to configure components (e.g. a submit button) is much easier.
- Adds
BZGFormCell
abstract superclassBZGTextFieldCell
now inherits fromBZGFormCell
.setFormCells:
enforces that all form cells are of classBZGFormCell
.