server: add "schema" and validation (#24150)
* wip * working * correct some limits * add field name to error message
This commit is contained in:
@@ -17,6 +17,8 @@ add_library(${TARGET} STATIC
|
||||
server-context.h
|
||||
server-tools.cpp
|
||||
server-tools.h
|
||||
server-schema.cpp
|
||||
server-schema.h
|
||||
)
|
||||
|
||||
if (BUILD_SHARED_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user