Unit 'FpJson.Schema.Validator' Package
[Overview][Types][Classes][Index] [#fcl-jsonschema]

TJSONSchemaValidator.AddMessage

Declaration

Source position: fpjson.schema.validator.pp line 100

protected function TJSONSchemaValidator.AddMessage(

  aSchema: TJsonSchema;

  aKeyword: TJSONSchemaKeyword;

  aType: TValidationMessageType;

  const aMessage: string;

  const aPath: TJSONStringType

):TValidationMessage;

function TJSONSchemaValidator.AddMessage(

  aSchema: TJsonSchema;

  aKeyword: TJSONSchemaKeyword;

  aType: TValidationMessageType;

  const aMessage: string

):TValidationMessage;


Documentation generated on: 2025-07-25