class
UCL::Error::SchemaError
- UCL::Error::SchemaError
- UCL::Error::BaseError
- Exception
- Reference
- Object
Overview
Raised by UCL::Validator when data does not conform to the schema.
#code carries the underlying libucl SchemaErrorCode (e.g.
UCL_SCHEMA_TYPE_MISMATCH) for programmatic handling, when available.