Hi,
we are using the automatic validation resolver of the Flow MVC Stack.
Our custom object validator (for the Domain Model) is triggered even if some properties are not valid (becouse of property validation).
We thought, that the object validator is only triggered, if all properties are valid
Is it a bug or a feature…? Is this behavior configurable? can we check in our custom object validator, if all properties are valid?
Benjamin