Package org.moeaframework.analysis.store.schema
package org.moeaframework.analysis.store.schema
Data store schema for validating and enforcing a specific structure.
-
ClassDescriptionField<T extends Comparable<? super T>>A field defined in a schema.Builder for constructing fields of specific types.A schema that defines the structure of a
DataStore
, specifically detailing the required fields, their types, and order.