Documentation Index

Fetch the complete documentation index at: https://docs.lobster-world.com/llms.txt

Use this file to discover all available pages before exploring further.

Custom (Validator)

Prev Next

Here the validity can be checked on the basis of a calculation expression. The input value for the calculation is the value of the element.

The element is valid if a Truthy value is returned (e.g. true, "A text", 1, "true", Object).

It is invalid if no value, false or 0 is returned.