#include <OOPListSchemaVerifier.h>
Definition at line 69 of file OOPListSchemaVerifier.h.
◆ verifier:withPropertyList:named:failedForProperty:withError:expectedType:
| - (BOOL) verifier: |
|
(OOPListSchemaVerifier *) |
verifier |
| withPropertyList: |
|
(id) |
rootPList |
| named: |
|
(NSString *) |
name |
| failedForProperty: |
|
(id) |
subPList |
| withError: |
|
(NSError *) |
error |
| expectedType: |
|
(NSDictionary *) |
localSchema |
|
|
| |
◆ verifier:withPropertyList:named:testProperty:atPath:againstType:error:
| - (BOOL) verifier: |
|
(OOPListSchemaVerifier *) |
verifier |
| withPropertyList: |
|
(id) |
rootPList |
| named: |
|
(NSString *) |
name |
| testProperty: |
|
(id) |
subPList |
| atPath: |
|
(NSArray *) |
keyPath |
| againstType: |
|
(NSString *) |
typeKey |
| error: |
|
(NSError **) |
outError |
|
|
| |
The documentation for this category was generated from the following file: