Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 296 Bytes

File metadata and controls

12 lines (9 loc) · 296 Bytes

Json

Validates that a value has valid JSON syntax.

Options

message

type: string default: This value should be valid JSON.
This message is shown if the underlying data is not a valid JSON value.

Parameter Description
{{ value }} The current (invalid) value