Files
rippled/include/xrpl/protocol_autogen/STObjectValidation.h.ai.json
2026-05-18 22:59:19 +02:00

32 lines
679 B
JSON

{
"args": [
{
"lineno": 9,
"name": "obj"
},
{
"lineno": 9,
"name": "format"
}
],
"classes": [],
"description": "Provides a function to validate an STObject against a given SOTemplate, ensuring required fields are present and certain field constraints are met.",
"file_path": "workflow/XRPLF-rippled-develop/source/include/xrpl/protocol_autogen/STObjectValidation.h",
"functions": [
{
"args": [
"obj",
"format"
],
"lineno": 7,
"name": "validateSTObject"
}
],
"language": "c header",
"namespaces": [
{
"lineno": 5,
"name": "xrpl::protocol_autogen"
}
]
}