![]() |
Oolite 1.91.0.7658-250404-b1488af
|
Go to the source code of this file.
Classes | |
class | OOPListSchemaVerifier |
category | NSObject(OOPListSchemaVerifierDelegate) |
category | NSError(OOPListSchemaVerifierConveniences) |
Functions | |
OOINLINE BOOL | OOPlistErrorIsSchemaError (OOPListSchemaVerifierErrorCode error) |
Variables | |
NSString *const | kOOPListSchemaVerifierErrorDomain |
NSString *const | kPListKeyPathErrorKey |
NSString *const | kSchemaKeyPathErrorKey |
NSString *const | kExpectedClassErrorKey |
NSString *const | kExpectedClassNameErrorKey |
NSString *const | kUnknownKeyErrorKey |
NSString *const | kMissingRequiredKeysErrorKey |
NSString *const | kMissingSubStringErrorKey |
NSString *const | kUnnownFilterErrorKey |
NSString *const | kErrorsByOptionErrorKey |
NSString *const | kUnknownTypeErrorKey |
NSString *const | kUndefinedMacroErrorKey |
Definition at line 113 of file OOPListSchemaVerifier.h.
OOINLINE BOOL OOPlistErrorIsSchemaError | ( | OOPListSchemaVerifierErrorCode | error | ) |
Definition at line 153 of file OOPListSchemaVerifier.h.
References kPListErrorLastErrorCode, kPListErrorStartOfSchemaErrors, and OOINLINE.
|
extern |
Definition at line 85 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:, and Verify_OneOf().
|
extern |
Definition at line 79 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 80 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 82 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:, and Verify_Dictionary().
|
extern |
Definition at line 83 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:, and Verify_String().
|
extern |
Definition at line 74 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 76 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 77 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 88 of file OOPListSchemaVerifier.m.
Referenced by OOPListSchemaVerifier(OOPrivate)::resolveSchemaType:atPath:error:, and NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 81 of file OOPListSchemaVerifier.m.
Referenced by NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:, and Verify_Dictionary().
|
extern |
Definition at line 87 of file OOPListSchemaVerifier.m.
Referenced by StringToSchemaType(), and NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.
|
extern |
Definition at line 84 of file OOPListSchemaVerifier.m.
Referenced by ApplyStringFilter(), and NSObject(OOPListSchemaVerifierDelegate)::verifier:withPropertyList:named:failedForProperty:withError:expectedType:.