Oolite 1.91.0.7644-241112-7f5034b
Loading...
Searching...
No Matches
NSObject(OOPListSchemaVerifierDelegate) Category Reference

#include <OOPListSchemaVerifier.h>

Instance Methods

(BOOL) - verifier:withPropertyList:named:testProperty:atPath:againstType:error:
 
(BOOL) - verifier:withPropertyList:named:failedForProperty:withError:expectedType:
 

Detailed Description

Definition at line 69 of file OOPListSchemaVerifier.h.

Method Documentation

◆ 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: