Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kontrol
master
Kontrol
ObjectConverter
ObjectValidator
Rule
RuleException
Validator
Built with Crystal 1.9.2
2023-10-07 19:44:43 UTC
abstract class
Kontrol::Validator
Kontrol::Validator
Reference
Object
Direct Known Subclasses
Kontrol::ObjectValidator
Defined in:
kontrol/json.cr
Instance Method Summary
#call
(json : JSON::Any) : Hash(String, Array(Symbol))
Instance Method Detail
abstract def
call
(json : JSON::Any) : Hash(String, Array(Symbol))
#
[
View source
]