Docs.rs
  • cedar-policy-validator-2.3.2
    • cedar-policy-validator 2.3.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • aaronjeline
    • github:cedar-policy:core-cedar-devs
    • Dependencies
      • arbitrary ^1 normal
      • cedar-policy-core =2.3.2 normal
      • itertools ^0.10 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^3.0 normal
      • smol_str ^0.2 normal
      • stacker ^0.1.15 normal
      • thiserror ^1.0 normal
      • unicode-security ^0.1.0 normal
    • Versions
    • 69.57% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate cedar_policy_validator

  • Structs
  • Enums
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • ActionEntityUID
  • ActionFragment
  • ActionType
  • ActionsDef
  • ApplySpec
  • AttributesOrContext
  • CoreSchema
  • EntityType
  • EntityTypeDescription
  • EntityTypeFragment
  • EntityTypesDef
  • FunctionArgumentValidationError
  • IncompatibleTypes
  • InvalidActionApplication
  • MissingAttribute
  • MultiplyDefinedFunction
  • SchemaFragment
  • SourceLocation
  • TypeDefs
  • TypeError
  • TypeOfAttribute
  • TypesMustMatch
  • UndefinedFunction
  • UnexpectedType
  • UnrecognizedActionId
  • UnrecognizedEntityType
  • UnsafeOptionalAttributeAccess
  • UnspecifiedEntity
  • ValidationError
  • ValidationResult
  • ValidationWarning
  • Validator
  • ValidatorActionId
  • ValidatorEntityType
  • ValidatorNamespaceDef
  • ValidatorSchema
  • ValidatorSchemaFragment
  • WrongCallStyle
  • WrongNumberArguments
  • typecheck::Typechecker
  • types::AttributeType
  • types::Attributes
  • types::Effect
  • types::EffectSet
  • types::EntityLUB
  • types::RequestEnv

Enums

  • ActionBehavior
  • ContextOrShape
  • SchemaError
  • SchemaType
  • SchemaTypeVariant
  • TypeErrorKind
  • UnsupportedFeature
  • ValidationErrorKind
  • ValidationMode
  • ValidationWarningKind
  • WithUnresolvedTypeDefs
  • typecheck::PolicyCheck
  • types::EntityRecordKind
  • types::Primitive
  • types::Type

Functions

  • confusable_string_checks

Type Definitions

  • Result