Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
velvet
main
Velvet
Abort
Cast
CLI
ConfigError
ConfirmField
DSL
Error
Field
Generator
InputField
LetField
Loader
MultiSelectField
Output
Parser
Prompts
Menu
MultiMenu
Runner
SelectField
UIKind
Validation
ValidationError
Wizard
Generated using Crystal 1.16.3
2026-05-05 20:20:14 UTC
class
Velvet::
ValidationError
Velvet::ValidationError
Velvet::Error
Exception
Reference
Object
Defined in:
velvet/error.cr
Constructors
.new
(field : String, reason : String)
Instance Method Summary
#field
: String
#reason
: String
Constructor Detail
def self.
new
(field : String, reason : String)
#
[
View source
]
Instance Method Detail
def
field
: String
#
[
View source
]
def
reason
: String
#
[
View source
]