Package org.apache.unomi.schema.api
Class ValidationError
java.lang.Object
org.apache.unomi.schema.api.ValidationError
- All Implemented Interfaces:
Serializable
Just a bean wrapping JSON Schema validation messages to avoid exposing the lib classes to other OSGI bundles.
(It allows keeping control on the underlying validation system, but also on share valuable error info)
- See Also:
-
Constructor Summary
Constructors -
Method Summary