Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LSP::JSONUtil::SpecificString
Inherits
Reference
<
Object
A JSON converter for requiring a specific string value to be in place.
Constructors
new
(value :
String
)
Source
Instance methods
from_json
(json :
JSON::PullParser
)
Source
to_json
(v :
String
, json :
JSON::Builder
)
Source