Docs.rs
cooplan-definition-schema-validator-0.2.3
cooplan-definition-schema-validator 0.2.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
simple0x47
Dependencies
cooplan-definitions-lib ^0.1.6
normal
log ^0.4.17
normal
serde ^1.0.141
normal
serde_json ^1.0.82
normal
Versions
2.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
validate_integer
cooplan_
definition_
schema_
validator
0.2.3
In cooplan_
definition_
schema_
validator::
validations
cooplan_definition_schema_validator
::
validations
Function
validate_
integer
Copy item path
Source
pub fn validate_integer(attribute_value: &
Value
) ->
Result
<
()
,
Error
>