ColdBox Validation Manager (on Railo)

Hi folks,

Does the ColdBox Validation Manager work in non-ORM models? I’m assuming it does.

http://wiki.coldbox.org/wiki/Validation.cfm

Here is a simple test i’m running, and the error i’m experiencing

https://gist.github.com/nolandubeau/054b4a010e6e3b9b40b8

When run the handler I get the following error:

Error Type: expression : 0
Error Messages: the function getValidationManager has an invalid return value , can’t cast Object type [Component coldbox.system.validation.ValidationManager] to a value of type [coldbox.system.validation.IValidationManager]

Any ideas?

Thanks.

Nolan

It should what version of railo is this

Luis Majano
CEO
Ortus Solutions, Corp
www.ortussolutions.com

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Social: twitter.com/ortussolutions | twitter.com/coldbox | twitter.com/lmajano

Railo 4.0.4.001 final

Can anyone confirm if they have experienced a similar error on this version of Railo?

Many thanks!
Nolan

I am using the validation on Railo and do not get that issue on latest development version.