M
M
mamont802018-08-01 15:37:42
Validation
mamont80, 2018-08-01 15:37:42

Is there an analogue of JSON schema (XML schema) validation, but for arbitrary text (except RegExp)?

It is required to check the correctness of certain texts according to the parameters specified by the user.
For example, in the test there should be such and such words, but there should not be such and such. Such and such a word should be after some other.
Regular expressions are like that, but not quite. And it's complicated.
I don't want to reinvent my wheel.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question