英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

valid    音标拼音: [v'æləd] [v'ælɪd]
a. 有确实根据的,有效的,正当的,正确的

有确实根据的,有效的,正当的,正确的

valid
adj 1: well grounded in logic or truth or having legal force; "a
valid inference"; "a valid argument"; "a valid contract"
[ant: {invalid}]
2: still legally acceptable; "the license is still valid"

Valid \Val"id\, a. [F. valide, L. validus strong, from valere to
be strong. See {Valiant}.]
[1913 Webster]
1. Strong; powerful; efficient. [Obs.] "Perhaps more valid
arms . . . may serve to better us." --Milton.
[1913 Webster]

2. Having sufficient strength or force; founded in truth;
capable of being justified, defended, or supported; not
weak or defective; sound; good; efficacious; as, a valid
argument; a valid objection.
[1913 Webster]

An answer that is open to no valid exception. --I.
Taylor.
[1913 Webster]

3. (Law) Having legal strength or force; executed with the
proper formalities; incapable of being rightfully
overthrown or set aside; as, a valid deed; a valid
covenant; a valid instrument of any kind; a valid claim or
title; a valid marriage.
[1913 Webster]

Syn: Prevalent; available; efficacious; just; good; weighty;
sufficient; sound; well-grounded.
[1913 Webster]

153 Moby Thesaurus words for "valid":
absolute, acceptable, actionable, adducible, admissible,
advantageous, applicable, armipotent, attestative, attested,
attestive, auspicious, authentic, authoritative, authorized,
based on, beneficial, benevolent, binding, bon, bonny, braw, bueno,
capital, certain, circumstantial, cogent, commendable, competent,
conclusive, confirmed, consistent, constitutional, convincing,
corroborated, cumulative, damning, decisive, definitive,
demonstrated, determinative, determined, documentary, documented,
dynamic, effective, effectual, elegant, energetic, established,
estimable, evidential, evidentiary, ex parte, excellent, expedient,
eye-witness, factual, fair, famous, favorable, final, fine,
firsthand, forceful, forcible, founded on, good, goodly, grand,
grounded on, healthy, hearsay, helpful, high-potency, high-powered,
high-pressure, high-tension, implicit, in force, in power,
incontrovertible, indicative, indisputable, irrefutable,
irresistible, judicial, juridical, just, justiciable, kind, kosher,
laudable, lawful, lawmaking, legal, legislative, legit, legitimate,
licit, logical, material, mighty, mighty in battle, nice, noble,
nuncupative, operative, overwhelming, persuasive, pleasant, potent,
powerful, prepotent, presumptive, probative, profitable, puissant,
regal, reliable, rightful, royal, ruling, sanctioned, satisfactory,
satisfying, self-consistent, significant, skillful, solid, sound,
splendid, statutory, striking, strong, substantial, substantiated,
sufficient, suggestive, sure, symptomatic, telling, useful,
validated, verified, very good, vigorous, virtuous, vital, weighty,
well-founded, well-grounded, within the law



安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Which characters make a URL invalid? - Stack Overflow
    All valid characters that can be used in a URI (a URL is a type of URI) are defined in RFC 3986 All other characters can be used in a URL provided that they are "URL Encoded" first This involves changing the invalid character for specific "codes" (usually in the form of the percent symbol (%) followed by a hexadecimal number)
  • What does the @Valid annotation indicate in Spring?
    The @Valid annotation will tell spring to go and validate the data passed into the controller by checking to see that the integer numberBetweenOneAndTen is between 1 and 10 inclusive because of those min and max annotations It'll also check to make sure the ip address passed in matches the regular expression in the annotation
  • Difference between @Valid and @Validated in Spring
    Here, @Valid is javax validation Valid, and @Validated is org springframework validation annotation Validated The docs for the latter say Variant of JSR-303's Valid, supporting the specification of validation groups Designed for convenient use with Spring's JSR-303 support but not JSR-303 specific
  • rest - 400 BAD request HTTP error code meaning? - Stack Overflow
    Point being that XML parsers distinguish between a document being well-formed (i e syntactically sound) and valid (i e semantically sound, e g according to a schema) The description of the 400 code is "the request could not be understood by the server due to malformed syntax " - so it shouldn't be used for validation errors, imho
  • What does jakarta. validation. Valid validate? - Stack Overflow
    When you use @Valid on an object, it tells the Spring framework to apply validation rules defined by annotations within the object's class and its field classes before proceeding with the method's execution The actual validations are defined by constraints in the form of annotations Like @NotNull, @Min, @Max, etc placed on the fields of the
  • Validation for xxx-xxx-xxxx or (xxx)xxx-xxxx - Stack Overflow
    Possible Duplicate: A comprehensive regex for phone number validation Whats the regex for xxx-xxx-xxxx or (xxx)xxx-xxxx I can create regex for the first one with ^\d{3}-\d{3}-\d{4}$ but how
  • how to check if a form is valid programmatically using jQuery . . .
    Use valid() from the jQuery Validation plugin: $("#form_id") valid(); Checks whether the selected form is valid or whether all selected elements are valid validate() needs to be called on the form before checking it using this method
  • Maven - unable to find valid certification path - Stack Overflow
    Click on "Certificate is Valid" Go to the "Details" tab and click "Export" This created a crt file in my Downloads folder Now I need to add the crt file to my java cacerts (NOTE: this should the version of java that Maven or other build tool runs in - in my case in Intellij IDEA it is in the "Project Structure" settings
  • What are all the possible values for HTTP Content-Type header?
    @Joe: "Valid media types are supposed to be registered with the IANA" - wait, does this mean custom media types (only for use in an application-specific web API that is only going to be called by a custom client application) are not permitted at all? –
  • ORA-01843 not a valid month- Comparing Dates - Stack Overflow
    SQL*Plus seems to know that the date I'm using is in the valid format, whereas Oracle SQL Developer needs to be told explicitly what format my date is in SQL*Plus statement : select count(*) from some_table where DATE_TIME_CREATED < '09-12-23';





中文字典-英文字典  2005-2009