added the ability to parse complex object trees with dependent validation. For example EqualTo("SubObject.Name", "Test")
Added initial support for passing validation when one of the properties is null. This effects all Attrbitures that inherit from IsAttrbiute, such has EqualTo, GreaterThan, ect. Also made changes to the clientside script files to support this - however only the legacy MVC Validation has been tested. JQuery Validation and Onobtrusive needs to be tested.
Fixed problems with unobtrusive JS and requiredifempyy and requiredifnotempyy