Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ucl
master
UCL
Decoder
Encoder
Error
BaseError
ConversionError
DecoderError
EncoderError
SchemaError
TypeError
Parser
Validator
Value
Type
Generated using Crystal 1.12.2
2024-07-23 07:44:58 UTC
class
UCL::
Validator
UCL::Validator
Reference
Object
Defined in:
ucl/validator.cr
Class Method Summary
.validate
(schema : String, string : String) : Bool
Class Method Detail
def self.
validate
(schema : String, string : String) : Bool
#
[
View source
]