DBValidator
DBValidator copied to clipboard
Add BOOL validation rule
This will probably have to use NSNumber internally, as valueForKeyPath: won't support just a BOOL type.
Valueforkeypath should auto box bool and other number types to nsnumber