CN108932127A - Form validation design method and system - Google Patents

Form validation design method and system Download PDF

Info

Publication number
CN108932127A
CN108932127A CN201810602579.7A CN201810602579A CN108932127A CN 108932127 A CN108932127 A CN 108932127A CN 201810602579 A CN201810602579 A CN 201810602579A CN 108932127 A CN108932127 A CN 108932127A
Authority
CN
China
Prior art keywords
form validation
developer
error message
customized
configuration
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201810602579.7A
Other languages
Chinese (zh)
Inventor
孙岩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AI Speech Ltd
Original Assignee
AI Speech Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by AI Speech Ltd filed Critical AI Speech Ltd
Priority to CN201810602579.7A priority Critical patent/CN108932127A/en
Publication of CN108932127A publication Critical patent/CN108932127A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the present invention provides a kind of form validation design method.This method includes:Preset form validation error message and the corresponding UI configuration interface of error message are shown in form validation design interface;UI corresponding with the preset form validation error message configuration submitted in response to receiving developer in UI configuration interface, preset form validation error message can be shown into corresponding UI so that when there is preset form validation error message with corresponding UI configuration association.The embodiment of the present invention also provides a kind of form validation designing system.The form validation design method of the embodiment of the present invention passes through the decoupling of function and UI, is directed to the form validation of different function, adjustable form validation error message and corresponding UI configuration, meets the demand of the design of developer.By customized proof rule, can make more comprehensive by design of the product of the voice dialogue platform development in different functions.

Description

Form validation design method and system
Technical field
The present invention relates to form validation field more particularly to a kind of form validation design methods and system.
Background technique
List is mainly responsible for the acquisition of data in webpage.One list is usually by three elements.List mark Label:Here CGI (Common Gateway Interface, CGI(Common gateway interface)) program used in processing form data is contained URL (Uniform Resource Locator, uniform resource locator) and the data method that is submitted to server.List Domain:It contains text box, password box, Hidden field, multiline text frame, check box, radio box, drop-down choice box and file and uploads frame Deng.List button:Including submitting button, reset button and general button;For transferring data to the CGI scripting on server Or cancel input, other processing work for defining processing script can also be controlled with list button.
Form validation typically refers to verify these input datas in HTML form.Such as:Whether user has filled out Write Mandatory fields or the user input in list whether mail address legal or user whether inputted it is legal Date, then user whether text is had input in data field.
It, can be aobvious on the periphery (generally below input frame, or above) of list input frame when form validation mistake Show error message.
In realizing process of the present invention, at least there are the following problems in the related technology for inventor's discovery:
In voice dialogue platform, it is defeated that the error message of the form validation of product designed by developer is typically secured to list Enter the periphery of frame, it is difficult to modify, if having in the Project Product developed and having special design to form validation part, to the greatest extent Pipe is difficult to meet wanting for various designs using other or the similar verifying plug-in unit of the special design It asks.
Summary of the invention
In order at least solve product designed by voice dialogue platform in the prior art form validation error message Position, UI are difficult to modify, it is difficult to the problem of meeting the requirement of various designs.
In a first aspect, the embodiment of the present invention provides a kind of form validation design method, including:
Show that preset form validation error message and the corresponding UI of the error message are matched in form validation design interface Set interface;
It is submitting with the preset form validation error message pair in the UI configuration interface in response to receiving developer The UI configuration answered, by the preset form validation error message with corresponding UI configuration association so that there is preset list When authentication error information, corresponding UI can be shown.
Second aspect, the embodiment of the present invention provide a kind of form validation designing system, including:
Information interface presentation program module, for showing preset form validation error message in form validation design interface And the corresponding UI configuration interface of the error message;
UI configuration association program module, in response to receive developer the UI configuration interface submit with it is described pre- If form validation error message corresponding UI configuration, will the preset form validation error message and corresponding UI configuration pass Connection is so that can show corresponding UI when there is preset form validation error message.
The third aspect provides a kind of electronic equipment comprising:At least one processor, and with described at least one Manage the memory of device communication connection, wherein the memory is stored with the instruction that can be executed by least one described processor, institute It states instruction to be executed by least one described processor, so that at least one described processor is able to carry out any embodiment of the present invention Form validation design method the step of.
Fourth aspect, the embodiment of the present invention provide a kind of storage medium, are stored thereon with computer program, and feature exists In when the program is executed by processor the step of the form validation design method of realization any embodiment of the present invention.
The beneficial effect of the embodiment of the present invention is:It is developer in development by way of function and UI decoupling When, it is directed to the form validation of different function, adjustable form validation error message and corresponding UI configuration, is met out The demand of the design of originator.By customized proof rule, can to exist by the product of the voice dialogue platform development Different design functionally is more comprehensive, the further satisfaction design requirement of developer.And when determining form validation rule It does not need to be concerned about mistake or reminds the pattern of display, no matter how later period UI designs, and only needs to continue to complete UI in design aspect Exploitation, do not need be concerned about and change before rule verification logic, greatly improve development efficiency and save maintenance at This.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is this hair Bright some embodiments for those of ordinary skill in the art without creative efforts, can be with root Other attached drawings are obtained according to these attached drawings.
Fig. 1 is a kind of flow chart for form validation design method that one embodiment of the invention provides;
Fig. 2 be another embodiment of the present invention provides a kind of form validation design method flow chart;
Fig. 3 is a kind of structural schematic diagram for form validation designing system that one embodiment of the invention provides.
Specific embodiment
In order to make the object, technical scheme and advantages of the embodiment of the invention clearer, below in conjunction with the embodiment of the present invention In attached drawing, technical scheme in the embodiment of the invention is clearly and completely described, it is clear that described embodiment is A part of the embodiment of the present invention, instead of all the embodiments.Based on the embodiments of the present invention, those of ordinary skill in the art Every other embodiment obtained without creative efforts, shall fall within the protection scope of the present invention.
A kind of flow chart of the form validation design method provided as shown in Figure 1 for one embodiment of the invention, including it is as follows Step:
S11:Show that preset form validation error message and the error message are corresponding in form validation design interface UI configuration interface;
S12:Believe what the UI configuration interface was submitted with the preset form validation mistake in response to receiving developer Corresponding UI configuration is ceased, by the preset form validation error message with corresponding UI configuration association so that occurring preset When form validation error message, corresponding UI can be shown.
In the present embodiment, developer writes corresponding according to the functional requirement of Project design in voice dialogue platform Product is realized, wherein the product of writing includes:The writing and select of voice technical ability, the identification method of voice kernel with Acquisition method, the configuration at the interface UI, the wake-up of saying, the processing of authorization and mistake.
When the project of the product has specified UI design, and further design is also carried out to form validation When, at this time, it is necessary to which the design of form validation is adjusted correspondingly.
For step S11, in response to the click that developer designs form validation in UI configuration interface, in the voice pair It talks about platform and shows form validation design interface, wherein show that preset form validation is wrong in the form validation design interface False information and the UI of list error message configuration.For example, common " user's login interface ", user is in login interface Corresponding text box in input account and password, when form validation failure, " you that will be displayed in red below text box The account or password bad of input, please re-enter.".Correspondingly, being directed to difference in the form validation design interface Authentication error type can all have corresponding preset form validation error message and the error message corresponding UI configuration circle Face.As described in above-mentioned example, the corresponding UI configuration of " user's login interface " list is exactly red, (is being write below text box In, it is herein corresponding code).
For step S12, in the form validation design interface, there are also the buttons that UI configuration is submitted, for receiving developer Voluntarily Edit Error information and UI corresponding with error message configuration.For example, in response to receiving developer in the UI The UI corresponding with the preset form validation error message that configuration interface is submitted is configured, will the preset form validation mistake False information and corresponding UI configuration association.For example, simple, the corresponding UI configuration of " user's login interface " list, which can be modified, to be set It is calculated as green, text is modified to the upper surface of text box (being herein corresponding code in writing), so that can set The form validation error message of meter can be directed to different types of form validation and show corresponding UI.Meanwhile developer exists What the UI configuration interface was submitted can configure with the preset form validation error message for single UI, or a plurality of UI configuration.
It can be seen that by way of function and UI decoupling the implementation method, be developer in development, needle For the form validation of different function, adjustable form validation error message and corresponding UI configuration meet developer Design requirement the problem of.
As an implementation, in the present embodiment, further include:
Show that customized proof rule adds entrance in the form validation design interface;
Enter the entrance in response to developer and add correctly customized proof rule, the custom rule is added Enter in original list proof rule.
In the present embodiment, the addition entrance of customized proof rule is shown in the form validation design interface.Its In, the proof rule voluntarily write is added by the customized proof rule addition entrance for developer.It is customized to test Card rule can usually help developer to filter out the specific information that some existing proof rules can not filter, also, can also To carry out targetedly customized verifying according to the corresponding performance of designed product.For example, it is directed to voice dialogue platform, it is some If sensitive words, illegal word or the word with the meaning of swearing at people are shown in designed product, can be to production Product and company can bring certain influence.So the text being directed in list needs further customized verifying.
Enter the entrance in response to developer and add correctly customized proof rule, custom rule is added former In the proof rule of beginning list, for example, designed voice dialogue product has explicitly using object, then one will be shielded A little words.If containing these words in the information that list is submitted, corresponding customized proof rule just will do it Interception.
It can be seen that by the implementation method through customized proof rule, can make flat by the voice dialogue Design of the product of platform exploitation in different functions is more comprehensive, meets the demand of developer.
As an implementation, in the present embodiment, original list proof rule is being added in the custom rule In after, further include:
It is by whole form validation rule setting:
Meet the customized proof rule and the original simultaneously and if only if inputting information by the received user of list When beginning form validation rule, feeds back the form validation and pass through information;
Otherwise, it feeds back the form validation error message and shows corresponding UI.
In the present embodiment, original table is being added in the custom rule by the custom rule for having received developer In list in proof rule after, further include:The proof rule of whole list is reset, is connect and if only if by list When the user of receipts inputs information while meeting customized proof rule and the original list proof rule, the table can be just fed back The information being singly verified.Otherwise, just to the information of form validation mistake described in user feedback, and the error message pair is shown The UI answered.
It can be seen that by the implementation method and shown by form validation logic and UI full decoupled, determine that list is tested Card rule when do not need be concerned about mistake or remind display pattern, no matter how later period UI designs, design aspect only need after The continuous exploitation for completing UI, the verifying logic before not needing to be concerned about and change, greatly improves development efficiency and saves maintenance Cost.
As an implementation, in the present embodiment, the UI configuration includes default UI and customized UI, the method Further include:
If developer is when the UI configuration interface selects default UI, by preset form validation error message and default UI Association;
If developer shows DOM Document Object Model certainly when the UI configuration interface selects customized UI, to the developer The radio box of definition and DOM Document Object Model default;
If developer selects DOM Document Object Model default, provide cascading style sheets customized operation interface for developer And receive the customized cascading style sheets of developer;
If developer selects DOM Document Object Model customized, the corresponding change of form validation error message is shown for developer Amount storage UI configuration interface is modified at any time for developer.
In the present embodiment, the step is to adjust the display mode of UI, can choose and is rendered using traditional default UI, Also it can choose and only use DOM (Document Object Model, DOM Document Object Model), or only with customized CSS (Cascading Style Sheets, cascading style sheets), it is also an option that mistake is stored as variable, then customized UI, Carry out any adjustment DOM and CSS.
As a kind of specific embodiment, as shown in Fig. 2, developer the UI configuration interface submit with it is described pre- If form validation error message corresponding UI configuration, and after adding customized proof rule.In response to the list of user's input Content can be handled first according to the proof rule that developer configures, wherein the proof rule can be configured using default Proof rule is also possible to customized rule while using.If all be verified, it is verified.If verifying In have any rule not over then will enter list errors validity information show that traditional verification tool would generally be Increase errors validity information, which is shown, on or below input frame just finishes.But this method embodiment can matching according to developer It sets and makes different responses.If there is no problem for position of the shown errors validity information in the page, only pattern has difference The DOM of default and customized CSS can be used in other words;If there is no problem for pattern, only differentiated words in position can be with Using the CSS and customized DOM of default, if demand it is complicated perhaps in view of demand and the possibility of design frequently change or Say that design is undetermined, at this point it is possible to need handle according to the customized of DOM and CSS using customized DOM and customized CSS The corresponding variable of form validation error message is stored, and needs to use appropriate logic in appropriate place further according to actual It is shown.
It can be seen that by the implementation method by the customized of DOM Document Object Model and lamination style sheet, into one Step allows developer in development, can arbitrarily be adjusted according to project demands to form validation, more meet developer To design requirement.
A kind of structural schematic diagram of form validation designing system of one embodiment of the invention offer, this reality are provided The technical solution for applying example is applicable to form validation design method to equipment, which can be performed described in above-mentioned any embodiment Form validation design method, and configure in the terminal.
A kind of form validation designing system provided in this embodiment includes:Information interface presentation program module 11 and UI configuration Associated program module 12.
Wherein, information interface presentation program module 11 is used to show that preset form validation is wrong in form validation design interface False information and the corresponding UI configuration interface of the error message;UI configuration association program module 12 is used in response to receiving developer It is configured in the UI corresponding with the preset form validation error message that the UI configuration interface is submitted, by the preset table Single authentication error information so that when there is preset form validation error message, can be shown pair with corresponding UI configuration association The UI answered.
Further, the system also includes:Entrance presentation program module 13 and rule addition program module 14.
Wherein, entrance presentation program module 13 is used to show that customized proof rule adds in the form validation design interface Mouth is added;Rule addition program module 14 is used to enter the entrance in response to developer and adds correctly customized verifying and advises Then, the custom rule is added in original list proof rule.
Further, after rule adds program module, further include rule setting program module 15, be used for:
It is by whole form validation rule setting:
Meet the customized proof rule and the original simultaneously and if only if inputting information by the received user of list When beginning form validation rule, feeds back the form validation and pass through information;
Otherwise, it feeds back the form validation error message and shows corresponding UI.
Further, the UI configuration includes default UI and customized UI, and the system is also used to:
If developer is when the UI configuration interface selects default UI, by preset form validation error message and default UI Association;
If developer shows DOM Document Object Model certainly when the UI configuration interface selects customized UI, to the developer The radio box of definition and DOM Document Object Model default;
If developer selects DOM Document Object Model default, provide cascading style sheets customized operation interface for developer And receive the customized cascading style sheets of developer;
If developer selects DOM Document Object Model customized, the corresponding change of form validation error message is shown for developer Amount storage UI configuration interface is modified at any time for developer.
The embodiment of the invention also provides a kind of nonvolatile computer storage media, computer storage medium is stored with meter The form validation design side in above-mentioned any means embodiment can be performed in calculation machine executable instruction, the computer executable instructions Method;
As an implementation, nonvolatile computer storage media of the invention is stored with the executable finger of computer It enables, computer executable instructions are set as:
Show that preset form validation error message and the corresponding UI of the error message are matched in form validation design interface Set interface;
It is submitting with the preset form validation error message pair in the UI configuration interface in response to receiving developer The UI configuration answered, by the preset form validation error message with corresponding UI configuration association so that there is preset list When authentication error information, corresponding UI can be shown.
As a kind of non-volatile computer readable storage medium storing program for executing, it can be used for storing non-volatile software program, non-volatile Property computer executable program and module, such as the corresponding program instruction/mould of the method for the test software in the embodiment of the present invention Block.One or more program instruction is stored in non-volatile computer readable storage medium storing program for executing, when being executed by a processor, is held Form validation design method in the above-mentioned any means embodiment of row.
Non-volatile computer readable storage medium storing program for executing may include storing program area and storage data area, wherein storage journey It sequence area can application program required for storage program area, at least one function;Storage data area can be stored according to test software Device use created data etc..In addition, non-volatile computer readable storage medium storing program for executing may include that high speed is deposited at random Access to memory, can also include nonvolatile memory, a for example, at least disk memory, flush memory device or other are non- Volatile solid-state part.In some embodiments, it includes relative to place that non-volatile computer readable storage medium storing program for executing is optional The remotely located memory of device is managed, these remote memories can be by being connected to the network to the device of test software.Above-mentioned network Example include but is not limited to internet, intranet, local area network, mobile radio communication and combinations thereof.
The embodiment of the present invention also provides a kind of electronic equipment comprising:At least one processor, and with described at least one The memory of a processor communication connection, wherein the memory is stored with the finger that can be executed by least one described processor Enable, described instruction executed by least one described processor so that at least one described processor be able to carry out it is of the invention any The step of form validation design method of embodiment.
The client of the embodiment of the present application exists in a variety of forms, including but not limited to:
(1) mobile communication equipment:The characteristics of this kind of equipment is that have mobile communication function, and to provide speech, data Communication is main target.This Terminal Type includes:Smart phone (such as iPhone), multimedia handset, functional mobile phone and low Hold mobile phone etc..
(2) super mobile personal computer equipment:This kind of equipment belongs to the scope of personal computer, there is calculating and processing function Can, generally also have mobile Internet access characteristic.This Terminal Type includes:PDA, MID and UMPC equipment etc., such as iPad.
(3) portable entertainment device:This kind of equipment can show and play multimedia content.Such equipment includes:Audio, Video player (such as iPod), handheld device, e-book and intelligent toy and portable car-mounted navigation equipment.
(4) other electronic devices with form validation function.
Herein, relational terms such as first and second and the like be used merely to by an entity or operation with it is another One entity or operation distinguish, and without necessarily requiring or implying between these entities or operation, there are any this reality Relationship or sequence.Moreover, the terms "include", "comprise", include not only those elements, but also including being not explicitly listed Other element, or further include for elements inherent to such a process, method, article, or device.Do not limiting more In the case where system, the element that is limited by sentence " including ... ", it is not excluded that including process, method, the article of the element Or there is also other identical elements in equipment.
The apparatus embodiments described above are merely exemplary, wherein described, unit can as illustrated by the separation member It is physically separated with being or may not be, component shown as a unit may or may not be physics list Member, it can it is in one place, or may be distributed over multiple network units.It can be selected according to the actual needs In some or all of the modules achieve the purpose of the solution of this embodiment.Those of ordinary skill in the art are not paying creativeness Labour in the case where, it can understand and implement.
Through the above description of the embodiments, those skilled in the art can be understood that each embodiment can It realizes by means of software and necessary general hardware platform, naturally it is also possible to pass through hardware.Based on this understanding, on Stating technical solution, substantially the part that contributes to existing technology can be embodied in the form of software products in other words, should Computer software product may be stored in a computer readable storage medium, such as ROM/RAM, magnetic disk, CD, including several fingers It enables and using so that a computer equipment (can be personal computer, server or the network equipment etc.) executes each implementation Method described in certain parts of example or embodiment.
Finally it should be noted that:The above embodiments are merely illustrative of the technical solutions of the present invention, rather than its limitations;Although Present invention has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that:It still may be used To modify the technical solutions described in the foregoing embodiments or equivalent replacement of some of the technical features; And these are modified or replaceed, technical solution of various embodiments of the present invention that it does not separate the essence of the corresponding technical solution spirit and Range.

Claims (10)

1. a kind of form validation design method, including:
Show that preset form validation error message and the corresponding UI of the error message configure boundary in form validation design interface Face;
In response to receive developer submit in the UI configuration interface it is corresponding with the preset form validation error message UI configuration, by the preset form validation error message with corresponding UI configuration association so that there is preset form validation When error message, corresponding UI can be shown.
2. according to the method described in claim 1, further including:
Show that customized proof rule adds entrance in the form validation design interface;
Enter the entrance in response to developer and add correctly customized proof rule, the custom rule is added former In beginning form validation rule.
3. according to the method described in claim 2, being gone back after the custom rule is added in original list proof rule Including:
It is by whole form validation rule setting:
Meet the customized proof rule and the original table simultaneously and if only if inputting information by the received user of list When single proof rule, feeds back the form validation and pass through information;
Otherwise, it feeds back the form validation error message and shows corresponding UI.
4. according to the method described in claim 1, wherein, the UI configuration includes default UI and customized UI, and the method is also Including:
If developer closes preset form validation error message and default UI when the UI configuration interface selects default UI Connection;
If developer shows that DOM Document Object Model is customized when the UI configuration interface selects customized UI, to the developer With the radio box of DOM Document Object Model default;
If developer selects DOM Document Object Model default, the customized operation interface of cascading style sheets is provided for developer and is connect Receive the customized cascading style sheets of developer;
If developer selects DOM Document Object Model customized, show that the corresponding variable of form validation error message is deposited for developer Storage UI configuration interface is modified at any time for developer.
5. a kind of form validation designing system, including:
Information interface presentation program module, for showing preset form validation error message and institute in form validation design interface State the corresponding UI configuration interface of error message;
UI configuration association program module, in response to receive developer the UI configuration interface submit with it is described preset Form validation error message corresponding UI configuration, by the preset form validation error message and corresponding UI configuration association with When so that preset form validation error message occur, corresponding UI can be shown.
6. system according to claim 5, further includes:
Entrance presentation program module, for showing that customized proof rule adds entrance in the form validation design interface;
Rule addition program module, for entering the entrance in response to developer and adding correctly customized proof rule, The custom rule is added in original list proof rule.
7. system according to claim 5 further includes rule setting program module after rule adds program module, For:
It is by whole form validation rule setting:
Meet the customized proof rule and the original table simultaneously and if only if inputting information by the received user of list When single proof rule, feeds back the form validation and pass through information;
Otherwise, it feeds back the form validation error message and shows corresponding UI.
8. system according to claim 5, wherein the UI configuration includes default UI and customized UI, and the system is also For:
If developer closes preset form validation error message and default UI when the UI configuration interface selects default UI Connection;
If developer shows that DOM Document Object Model is customized when the UI configuration interface selects customized UI, to the developer With the radio box of DOM Document Object Model default;
If developer selects DOM Document Object Model default, the customized operation interface of cascading style sheets is provided for developer and is connect Receive the customized cascading style sheets of developer;
If developer selects DOM Document Object Model customized, show that the corresponding variable of form validation error message is deposited for developer Storage UI configuration interface is modified at any time for developer.
9. a kind of electronic equipment comprising:At least one processor, and deposited with what at least one described processor communication was connect Reservoir, wherein the memory be stored with can by least one described processor execute instruction, described instruction by it is described at least One processor executes, so that at least one described processor is able to carry out the step of any one of claim 1-4 the method Suddenly.
10. a kind of storage medium, is stored thereon with computer program, which is characterized in that the realization when program is executed by processor The step of any one of claim 1-4 the method.
CN201810602579.7A 2018-06-12 2018-06-12 Form validation design method and system Pending CN108932127A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810602579.7A CN108932127A (en) 2018-06-12 2018-06-12 Form validation design method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810602579.7A CN108932127A (en) 2018-06-12 2018-06-12 Form validation design method and system

Publications (1)

Publication Number Publication Date
CN108932127A true CN108932127A (en) 2018-12-04

Family

ID=64446319

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810602579.7A Pending CN108932127A (en) 2018-06-12 2018-06-12 Form validation design method and system

Country Status (1)

Country Link
CN (1) CN108932127A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576823A (en) * 2009-06-11 2009-11-11 阿里巴巴集团控股有限公司 Method for verifying form control and device
CN102413162A (en) * 2011-07-29 2012-04-11 互动在线(北京)科技有限公司 Website front-end verification method and device
CN103186632A (en) * 2011-12-31 2013-07-03 成都勤智数码科技股份有限公司 Method and device for customizing operation and maintenance form
CN103984547A (en) * 2014-05-14 2014-08-13 上海上讯信息技术股份有限公司 Form validation method and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101576823A (en) * 2009-06-11 2009-11-11 阿里巴巴集团控股有限公司 Method for verifying form control and device
CN102413162A (en) * 2011-07-29 2012-04-11 互动在线(北京)科技有限公司 Website front-end verification method and device
CN103186632A (en) * 2011-12-31 2013-07-03 成都勤智数码科技股份有限公司 Method and device for customizing operation and maintenance form
CN103984547A (en) * 2014-05-14 2014-08-13 上海上讯信息技术股份有限公司 Form validation method and system

Similar Documents

Publication Publication Date Title
US11715096B2 (en) Augmented reality card activation
AU2020203224A1 (en) Financial account authentication
EP2783319B1 (en) Providing verification of user identification information
US10956907B2 (en) Authorization of transactions based on automated validation of customer speech
EP3474210A1 (en) User account controls for online transactions
CN109951475A (en) Multi-platform user account information synchronous method and system, server
US11093265B1 (en) User interface modality switching for transaction management
CN106888086B (en) System and method for managing account password
US20130106916A1 (en) Drag and drop human authentication
CN109493869A (en) The acquisition method and system of audio data
CN109242292A (en) A kind of asset evaluation method, block chain node device and system
CN108769059A (en) Method of calibration, device, medium and computing device
CN108932127A (en) Form validation design method and system
US20220191183A1 (en) Method and apparatus for providing user profile
CN103095645B (en) Confidentiality verification system and method thereof
CN108804889A (en) A kind of website register method and device
US20210117951A1 (en) Method, system, and non-transitory computer-readable record medium to change payment account using messenger
US20220199092A1 (en) Method for processing a payment transaction, and corresponding device, system and programs
JP2023539744A (en) Context-sensitive conversational interface
CN106249911B (en) Method and apparatus for inputting text
US11586719B1 (en) Apparatuses and methods for verified application access
US11853933B1 (en) Systems and methods for an interactive customer interface utilizing customer device context
US20240104249A1 (en) System and method for providing third party access to a system
CN108961000B (en) Automatic order generation method, system, medium and electronic equipment
CN109271773A (en) Man-machine identification, verifying, data processing method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 215123 14 Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Suzhou, Jiangsu.

Applicant after: Sipic Technology Co.,Ltd.

Address before: 215123 14 Tengfei Innovation Park, 388 Xinping street, Suzhou Industrial Park, Suzhou, Jiangsu.

Applicant before: AI SPEECH Co.,Ltd.

CB02 Change of applicant information
RJ01 Rejection of invention patent application after publication

Application publication date: 20181204

RJ01 Rejection of invention patent application after publication