| Interface | Description |
|---|---|
| ScalarResolver |
ScalarResolver tries to detect a type of a scalar value by its content (when the tag is implicit)
|
| Class | Description |
|---|---|
| JsonScalarResolver |
ScalarResolver for JSON Schema
The scherma is NOT the same as in YAML 1.2 but identical to JSON,
1) .inf, -.inf, .nan values are not used,
2) integers may have a leading 0
|
Copyright © 2018–2019. All rights reserved.