Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
schematics
main
ArrayDataTypeHandler
BasicDataTypeHandler
Handler
HashDataTypeHandler
Schema
Schematics
StructDataTypeHandler
ValidationError
Built with Crystal 1.10.0
2023-10-16 23:43:45 UTC
class
ValidationError
ValidationError
Exception
Reference
Object
Overview
custom error when validation fails
Defined in:
schema.cr
Constructors
.new
(msg)
Constructor Detail
def self.
new
(msg)
#
[
View source
]