| 
    Wexus2 0.20 
   | 
 
#include <ValidationExpr.h>

This is a convience class. Rather than make a new validate namespace and make a bunch of inline functions to bounce to the static methods of ValidationExpr, we'll make a similarly named class that just inherits all the static methods.