英文字典中文字典


英文字典中文字典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



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


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

































































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


  • 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
  • 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)
  • python - What is the difference between SAME and VALID padding in . . .
    The valid padding involves no zero padding, so it covers only the valid input, not including artificially generated zeros The length of output is ((the length of input) - (k-1)) for the kernel size k if the stride s=1
  • 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
  • json - How do I customize default error message from spring @Valid . . .
    One way to do it is adding message in @NotNull annotation on entity properties And adding @Valid annotation in controller request body DTO: public class User { @NotNull(message = "User name cannot be empty") private String name; @NotNull(message = "Password cannot be empty") private String password; } Controller:
  • 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
  • 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
  • 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 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
  • ssl - How do Common Names (CN) and Subject Alternative Names (SAN) work . . .
    Note that RFC 6125 is relatively recent and there still exist certificates and CAs that issue certificates, which include the "main" domain name in CN and alternative domain names in SAN In other words, by excluding CN from validation if SAN is present, you can deny some otherwise valid certificate





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