Our host recently upgraded to 4.5.1.022, and ValidateThis no longer functions properly. I now get this error message.
string The property name was not found in the object passed into the validation object.
StackTrace
string The property name was not found in the object passed into the validation object. at server.servervalidator_cfc$cf.udfCall(D:\home\cedardx.com\wwwroot\lib\validatethis\server\ServerValidator.cfc:125):125 at
I think it may be related to the IsCFC() function call in ObjectValidator.cfc, which may conflict with a build in function.
Our host recently upgraded to 4.5.1.022, and ValidateThis no longer functions properly. I now get this error message.
string The property name was not found in the object passed into the validation object. StackTrace
string The property name was not found in the object passed into the validation object. at server.servervalidator_cfc$cf.udfCall(D:\home\cedardx.com\wwwroot\lib\validatethis\server\ServerValidator.cfc:125):125 at
I think it may be related to the IsCFC() function call in ObjectValidator.cfc, which may conflict with a build in function.