Thanks,
Bob
> --
> You received this message because you are subscribed to the Google Groups
> "ValidateThis" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/validatethis/-/hibB8I1G-XMJ.
> To post to this group, send email to valida...@googlegroups.com.
> To unsubscribe from this group, send email to
> validatethis...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/validatethis?hl=en.
--
Bob Silverberg
www.silverwareconsulting.com
It's line 121 of ServerValidator.cfc that throws the exception.
Basically when validating it calls val.PropertyExists() - if it doesn't then it throws the exception.
I think you may be right, a slight change so that the property existing is only a requirement if you're using non-custom rules that will require the getter.
Thanks.
Rob
Thanks,
Bob
--
Bob Silverberg
www.silverwareconsulting.com
I have updated ServerValidator.cfc to address this and have pushed the
changes to https://github.com/ValidateThis/ValidateThis. You can pull
from the develop branch, or just replace ServerValidator.cfc in your
install with the one attached to this post.
Let me know if this resolves the problem for you,
Bob
--
Bob Silverberg
www.silverwareconsulting.com