index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
json-schemas
/
schemas
/
number_schema.json
blob: a48f3e8cff489edbec5611b23d57f93008f4d4de (
plain
) (
tree
)
7d9009bb9
1
2
3
4
5
{
"id"
:
"/numberSchema"
,
"type"
:
"string"
,
"pattern"
:
"^
\\
d+(
\\
.
\\
d+)?$"
}