Jay Patel
38d9758113
Updating ModelAccessValidator to be disabled if not set explicitly
...
- Disabled if not set
- A better debug message
2015-02-26 23:08:48 -06:00
Jay Patel
bedb6aa047
Ability to handle missing accesors for unknown objects in json
...
- JSON body that has objects who do not have Model Getter Setters are handled properly
2015-02-23 21:18:45 -06:00
japatel
f7cfd0faa9
Validation Package Testing
...
- Added More Unit Tests to Validation Classes
- Updated Logic accordingly
2015-01-09 16:56:38 -06:00
japatel
9c0827643b
Renaming Namespaces and Organizing Classes
...
- Updated OpenId classes to be in API namespace
- Updated PP Naming Convention to PayPal Naming Convention
- FormatConverter Class got its own namespace
- Handlers are grouped in Handler namespace
- Samples and Tests Updated Accordingly
2014-12-18 14:16:41 -06:00
japatel
bc47413c2a
Reverting class attribute usage to make it work with PHP 5.3
...
- Updated #171 to make it work with PHP 5.3 or lower
2014-12-08 17:46:26 -06:00
japatel
1406ef91da
Use class attribute than hard coded string
...
- Improved #171 fix
2014-12-08 17:14:19 -06:00
japatel
8bb80cb843
Returns False on Validation for Access Modifier on generic PPModel object
...
- Fixes #171 Issue
2014-12-08 11:01:41 -06:00
japatel
3c02790138
Updates to Sample Code
...
- Updated UI Presentation on samples
- Fixed Bugs
2014-11-02 18:22:35 -06:00
japatel
61a52e4623
Enabled EC Parameters support
...
- Updated Api to enabled EC Parameters
- Updated Tests
- Updated Logging Manager
- Added a feature to do validation on accessors.
2014-10-10 10:50:49 -05:00