This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
sjjaffe
/
json-validator
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
d43ddfd53e
Branches
Tags
feat/format-matcher
master
refactor/expected
json-validator
/
include
/
jvalidate
/
result.h
result.h
87 B
Histórico
Raw
1
2
3
4
5
6
7
#pragma once
#include <jvalidate/forward.h>
namespace jvalidate {
class Result {};
}