Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
robolectric
Forked from robolectric/robolectric
Android Unit Testing Framework
Java
-
phonegap3-measurement
Quantcast Measurement for Apps in phonegap 3.0
JavaScript
-
qc-phonegap-example
Example app using Quantcast Measurement for Phonegap
Java
-
clippercard
Forked from anthonywu/clippercard
Unofficial ClipperCard Python API
HTML
-
Specs
Forked from CocoaPods/Specs
The CocoaPods Master Repo
Groff
-
amphtml
Forked from ampproject/amphtml
AMP HTML source code, samples, and documentation. See below for more info.
JavaScript
23 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in tipsy/javalin that received 1 comment
Handle validator throwing null
This checks this existence of a validator and the result of a validator separately. This prevents the wrong error message if a registered validator…
Created an issue in tipsy/javalin that received 2 comments
Returning null from class validators causes 500.
Actual behavior (the bug) If you make a JavalinValidator that returns a null value instead of throwing an exception, the validator assume that the …