Lines Matching full:a
3 …"message": "The @Link property 'link' cannot be specified a default value.Solutions:>Please initia…
7 …"message": "The @ObjectLink property 'objectLink' cannot be specified a default value.Solutions:>P…
11 "message": "There should have a root container component.",
49 "message": "The Button component with a label parameter can not have any child.",
73 …"message": "struct 'Index' must be at least or at most one 'build' method.Solutions:>A structurall…
77 … "message": "@CustomDialog component should have a property of the CustomDialogController type.",
93 "message": "The @State property 'message' must be specified a default value.",
97 …"message": "The @Link property 'message' cannot be specified a default value.Solutions:>Please ini…
101 "message": "The property 'message' must specify a type.",
117 "message": "The @State property 'message' cannot be a 'CustomDialogController' object.",
129 "message": "The parameter should be a string.",
175 … "message": "Property 'message' cannot initialize using '$' to create a reference to a variable.",
223 …"message": "The '@Extend' decorator can not be a member property method of a 'class' or 'struct'.",
235 "message": "The component 'Button' can only have a single child component.",
267 "message": "@Entry should have a parameter, like '@Entry (storage)'.",
275 "message": "A page can contain at most 10 '@Preview' decorators.",
279 "message": "A page can't contain more than one '@Entry' decorator",
283 …"message": "A page configured in 'undefined or build-profile.json5' must have one and only one '@E…
300 …"message": "The '@Trace' can decorate only member variables within a 'class' decorated with Observ…
310 … "message": "The '@Type' decorator can not be used in a 'class' decorated with Sendable.",
314 "message": "The '@Type' can decorate only member variables in a 'class'.",
318 … "message": "The '@Type' decorator can not be used in a 'class' decorated with Observed.",
322 "message": "The '@Type' can decorate only member variables in a 'class'.",
340 …"message": "The '@Trace' can decorate only member variables within a 'class' decorated with Observ…
358 "message": "The member attributes of a struct can not be protected.",
388 …"message": "The '@Monitor' can decorate only member method within a 'class' decorated with Observe…
394 … "message": "The '@Local' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
398 … "message": "The '@Param' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
402 … "message": "The '@Param' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
406 … "message": "The '@Once' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
410 … "message": "The '@Once' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
414 … "message": "The '@Event' decorator can only be used in a 'struct' decorated with '@ComponentV2'.",
418 …"message": "The '@Provider' decorator can only be used in a 'struct' decorated with '@ComponentV2'…
422 …"message": "The '@Consumer' decorator can only be used in a 'struct' decorated with '@ComponentV2'…
426 …"message": "The '@Computed' decorator can only be used in a 'struct' decorated with '@ComponentV2'…
430 …"message": "The '@Monitor' decorator can only be used in a 'struct' decorated with '@ComponentV2'.…
436 … "message": "The '@State' decorator can only be used in a 'struct' decorated with '@Component'.",
440 … "message": "The '@Prop' decorator can only be used in a 'struct' decorated with '@Component'.",
444 … "message": "The '@Link' decorator can only be used in a 'struct' decorated with '@Component'.",
448 … "message": "The '@Provide' decorator can only be used in a 'struct' decorated with '@Component'.",
452 … "message": "The '@Consume' decorator can only be used in a 'struct' decorated with '@Component'.",
456 … "message": "The '@Watch' decorator can only be used in a 'struct' decorated with '@Component'.",
460 … "message": "The '@State' decorator can only be used in a 'struct' decorated with '@Component'.",
464 … "message": "The '@Watch' decorator can only be used in a 'struct' decorated with '@Component'.",
468 …"message": "The '@StorageLink' decorator can only be used in a 'struct' decorated with '@Component…
472 …"message": "The '@StorageProp' decorator can only be used in a 'struct' decorated with '@Component…
476 …"message": "The '@LocalStorageLink' decorator can only be used in a 'struct' decorated with '@Comp…
480 …"message": "The '@LocalStorageProp' decorator can only be used in a 'struct' decorated with '@Comp…
484 …"message": "The '@ObjectLink' decorator can only be used in a 'struct' decorated with '@Component'…
566 …"message": "When a variable decorated with @Param is not assigned a default value, it must also be…
570 … "message": "In a struct decorated with @ComponentV2, @Require can only be used with @Param.",
574 … "message": "In a struct decorated with @ComponentV2, @Require can only be used with @Param.",
578 … "message": "When a variable decorated with @Once, it must also be decorated with @Param.",
582 … "message": "When a variable decorated with @Once, it must also be decorated with @Param.",
622 …he two-way binding syntax is used, the initial value of property 'paramValue' must be a variable.",
626 …he two-way binding syntax is used, the initial value of property 'paramValue' must be a variable.",
632 …"message": "A function can only be decorated by one of the 'AnimatableExtend, Builder, Extend, Sty…
636 …"message": "A function can only be decorated by one of the 'AnimatableExtend, Builder, Extend, Sty…
722 …"message": "A function can only be decorated by one of the 'AnimatableExtend, Builder, Extend, Sty…
748 "message": "The property 'local_value' must specify a type.",
752 "message": "The property 'builder_value' must specify a type.",
756 "message": "The property 'param_value' must specify a type.",
760 "message": "The property 'param_value1' must specify a type.",
764 "message": "The property 'param_value2' must specify a type.",
768 "message": "The property 'param_value3' must specify a type.",
772 "message": "The property 'event_value' must specify a type.",
776 "message": "The property 'provide_value' must specify a type.",
780 "message": "The property 'consumer_value' must specify a type.",