This website works better with JavaScript
홈
탐색
도움말
로그인
sjjaffe
/
json-validator
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
405ce4cc0b
브랜치
태그
feat/format-matcher
master
refactor/expected
json-validator
/
include
/
jvalidate
/
result.h
result.h
87 B
히스토리
Raw
1
2
3
4
5
6
7
#pragma once
#include <jvalidate/forward.h>
namespace jvalidate {
class Result {};
}