You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the [previous example](schema-gen-intent.md) we created a keyword intent to represent the [`maxDate` keyword](/schema/examples/custom-vocabs/#example-schema-vocabs-keyword) during generation.
9
+
In the [previous example](/schema/examples/intent/) we created a keyword intent to represent the [`maxDate` keyword](/schema/examples/custom-vocabs/#example-schema-vocabs-keyword) during generation.
10
10
11
11
Now we need a way to add it into the generation. This keyword is a validation constraint that you might expect to see as an attribute, so we'll do that.
0 commit comments