BZGFormViewController
BZGFormViewController copied to clipboard
Forms with validation
- numericText should return the textfield's text with non-numeric characters stripped.
A form should be valid when: - all non-optional cells are valid and - all optional cells are either valid or empty
Instead of using a cell accessory type, use a custom asset, drawn over the textfield's clear button

This controller crash at compile in iPad Air but no in iPad Simulator. The external libraries crash with errors: libffi/ios/include/ffi_common.h:77:1: Unknown type name 'ffi_status' any solution?