Uses of Class
com.totvs.tjf.core.message.TOTVSMessage
-
Packages that use TOTVSMessage Package Description com.totvs.tjf.core.json -
-
Uses of TOTVSMessage in com.totvs.tjf.core.json
Methods in com.totvs.tjf.core.json with parameters of type TOTVSMessage Modifier and Type Method Description voidJsonSchemaValidationService. validate(TOTVSMessage<?> message, String key)Validates a TOTVSMessage against a JSON Schema
-